not getting status: 201 created. I have also checked the instance_url is set to the trialhead playground which i am working on.
[
{
"message": "You must enter an expiration date when an account has a support plan.",
"errorCode": "FIELD_CUSTOM_VALIDATION_EXCEPTION",
"fields": [
"Support_Plan_Expiration_Date__c"
]
}
]
4 answers
Hi @Ayush Bhagat ,
I think the settings for the previous challenge remain. Please deactivate.
Goto Setup -> Object manager -> Choose (Account )-> Validation Rules( Support_plan_expiration_date_required ).
Find that validation rule and deactivate it.