function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Virath C. LiyanageVirath C. Liyanage 

App Customization Specialist: There was an unexpected error while verifying this challenge: Reference Error ID: AZXJKADA

Getting the below error on a new trailhead play ground and spent too much of time on this as I have to redo the same thing again and endup with the same error as railhead only allows to create max 10 PG but we already have 12 Super Badges and I think this should be increaded. However, could someone and assist me to get rid of this error.

Challenge Not yet complete... here's what's wrong: 
There was an unexpected error while verifying this challenge. Usually this is due to some pre-existing configuration or code in the challenge Org. We recommend using a new Developer Edition (DE) to check this challenge. If you're using a new DE and seeing this error, please post to the developer forums and reference error id: AZXJKADA

Thanks in Advance! 
Best Answer chosen by Virath C. Liyanage
Virath C. LiyanageVirath C. Liyanage
Finally Solved. We need to have a dev org and the API names are sturdily checked.

All Answers

SandhyaSandhya (Salesforce Developers) 
Hi,

On which step are you getting this error?Also You can use developer Edition if you have exceed the limit of trailhead playground.You can also delete the trailhead playground from settings, so that you can create new one.

Best Regards,
Sandhya
Virath C. LiyanageVirath C. Liyanage
Hi Sandhya ,

Its the 2nd Step.

Yes, I have deleted existing PG and created new one for this test.
SandhyaSandhya (Salesforce Developers) 
Make sure you have formula field for "IsShiftVolunteer" instead of checkbox.

Refer below links.

https://developer.salesforce.com/forums/?id=9060G0000005XMVQA2
 
https://developer.salesforce.com/forums/?id=9060G0000005XMzQAM
 
Please mark it as solved if my reply was helpful, it will make it available
for others as a proper solution.

Best Regards,
​Sandhya
 
Virath C. LiyanageVirath C. Liyanage
Yes Sandhya, it is a formula. Anything else you can suggest ?
Virath C. LiyanageVirath C. Liyanage
Finally Solved. We need to have a dev org and the API names are sturdily checked.
This was selected as the best answer