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
Apoorv Shukla 8Apoorv Shukla 8 

Process Automation Super Badge Step 2 - YBKFMFRL

While I am using  a new Playground for Trailhead, I am getting below error while checking the chanllenge 2 on Process Automation Super Badge

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: YBKFMFRL

Anyone has any idea about this error..??
NagendraNagendra (Salesforce Developers) 
Hi Shukla,


Sorry for this issue that you're encountering.

Can you please double check that your Developer Edition Org does not have any namespaces setup in it?Trailhead does not support namespaced DE Orgs and so if you have a namespace registered for the DE Org, you'll need to sign up for a new one and complete this module there.

When trying trailhead, we encourage users to create new Dev Org's such that the previous config changes do not affect the trailhead challenge settings.

To login into trailhead you can use your old org but for activity(code and config) related changes you can use new org. In such a way all point will add in your old profile only.

Please check the below link for help.​
  • http://https://developer.salesforce.com/page/Trailhead_FAQ
Please mark this as solved if the information helps.

Regards,
Nagendra.
Apoorv Shukla 8Apoorv Shukla 8
Hi @Nagendra,

I have created a new DE like 4 times now, done all the configuration 4 times. but in all the orgs I am getting the same error, I checked the debug logs also and found out that 4 test cases are failing to evaluvate the challenge, but if this is the case then the error is not ery helpful to debug the problem here. I can also see several others are also facing the same kind of issue in this Superbadge.

Help is really appriciated, I am stuck on this badge for more than 36 hours now.

Thanks.
Apoorv
Chalon Emmons 13Chalon Emmons 13
Hi Appoorv, would you be willing to share your org credentials with the Trailhead team, so we can try to debug the issue? Let me know, thanks.
Apoorv Shukla 8Apoorv Shukla 8
Hi @Chalon, I resolved the issue by fixing the Validation Rules in my implementation. main problem here is that error is due to something else, but the Error shown in challenge is entirely something else, which is misleading :-(

Thanks
Apoorv
Chalon Emmons 13Chalon Emmons 13
Thank you--can you post the error message and what you were doing, so we can improve the error message if possible? 
Apoorv Shukla 8Apoorv Shukla 8
In Process Automation Superbadge, on Challenge 1, 2 and 4 this generic Error is coming if the NameSpace is there or Validation rule is not correct or API names are different than what were asked in the challenge.

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: YBKFMFRL


this reference ID is different in every error.