I have completed the challenge as per trailhead.The record got created successfully in salesforce - PFA record Id and all..
However checking challenge ,Its failed with below error :
Challenge not yet complete in Testing Playground
We could not find an account named 'Blackbeards Coconut Milk Emporium' created using Postman with the Description 'The finest coconut milk in the seven seas.'
Please assist on this.
Hi @Priyanka Thangavel ,
To solve the error, it is necessary to add the point, at the end of the sentence: "The finest coconut milk in the seven seas."
Without the trailing dot character (which is just another character like any other), the test will never complete. But adding the point at the end, (as it is in the proof), you earn the 500 points.
https://trailhead.salesforce.com/trailblazer-community/feed/0D54S00000E0MzpSAF
Thanks everyone..I thought that was the fullstop for end of the sentence..
Hi ,
Yes this really strange. I also tested same. After executing same request twice its working fine.
https://developer.salesforce.com/forums/?id=9060G000000XhyZQAS
Hi @Rafaela Souza ,
Try changing the playground language setting to English.
(If it doesn't work with just the playground language setting, additionally set your browser language to English and turn off automatic translation.)
Try the below steps to change your language:
- Launch your playground and Click the profile image and then click the first option(settings).
- It goes to the personal information page
- Click on Language and time zone
- Change the Language and Locale to English
- So that the playground language will be changed to English
Hi!! Can you help me?
Mine has a dot. And I´m still not able to complete the challenge.
Hello @Priyanka Thangavel,
Add Dot(.) in the last line of Description. Like this "The finest coconut milk in the seven seas."
Now verify the challenge.