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
Lisa Haigy 37Lisa Haigy 37 

Error ID: EMGKIEAY

I am working on the Trailhead Build Logic to Reassign Accounts and I get the following Error  even after using a new DE to check the challenge.

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: EMGKIEAY
NagendraNagendra (Salesforce Developers) 
Hi Lisa,

Sorry for this issue you are facing.

May I request you please confirm if you are using a brand new developer org in order to validate this challenge, if not then I would suggest you create a brand new org and give a try which should probably do the trick.

If you are using a brand new developer org then please double check that your org doesn't have a namespace enabled. If that doesn't help please give a try by restarting the batch.

If the problem continues,  log out of all accounts and log in once again in a different browser by clearing the cache and cookies which should probably do the trick.

I have faced a similar issue in the past, By mistake, I created the resource coll_updatedAccts initially as a record variable. Since there was no option to edit it, I had to delete it and recreate it as a record collection. 

Note: In the Reosurce Section choose {!accountLoopVar.Rating} then you will find the Hot as value.

Hope this helps.

Kindly mark this as solved if the reply was helpful so that it gets removed from the unanswered queue which results in helping others who are encountering a similar issue.

Thanks,
Nagendra