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
Rakesh kumar 198Rakesh kumar 198 

Challenge Not yet complete... here's what's wrong: An object with the API name Trail__c does not exist

Can you please help me out with this API error.I am unable to complete the training
Andy SAndy S
Can you provide more details? What challenge is this for example?
AG_SFDCAG_SFDC
Hi Rakesh,

Please refere to this similar question:

https://developer.salesforce.com/forums/ForumsMain?id=906F0000000DCZ8IAO

Let me know if this helped you complete your challenge!!

Thanks,
AG
William TranWilliam Tran
If you still have issue, please post a screen shot of your "Trail" object.

Please Make sure to use the naming convention as given in the trailhead challenge.
The Name of the object is "Trail" .
Once you create the Trail object the API name "Trail__c" is automatically created.

As a common practice, if your question is answered, please choose 1 best answer.
But you can give every answer a thumb up if that answer is helpful to you.

Thanks
JyothsnaJyothsna (Salesforce Developers) 
Hi Rakesh,

Please Make sure to use the naming convention as given in the trailhead challenge.
 
Once you create any object the API name is automatically created .

Please check the below screenshots of  "Trail" object creation.

User-added image


User-added image



Hope this helps you!
Best Regards,
Jyothsna
Rakesh kumar 198Rakesh kumar 198
Thank you everyone.I have sucessfully overcame from this error with all your help.I moved to next unit.Thank you for all your support.Salesforce you are simply awesome##
Lorena Blanco 4Lorena Blanco 4
I am experiencing the same error. I am comparing my entries with Jyothsna and I am typing what she typed. I get the same error as Rakesh did.  User-added image
Lorena Blanco 4Lorena Blanco 4
Error when completing the challenge
DeepthiDeepthi (Salesforce Developers) 
Hi Lorena,

As asked in the challenge, you need to create custom fields in the Trail__c object as Description__c of Text Area(long) type, Distance__c of Number type and Last_Inspection_Date__c of Date type. Also check the field level security of the fields to get your challenge work.

User-added image

Hope this helps you!
Best Regards,
Deepthi