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
Deepthi BDeepthi B 

Unknown exception in Build the Suggestion Box App

Hi, 
I was strucked while working in the 'Build the Suggestion Box App' within the 'Adding Business Logic' module. I am getting the following error. 
Could anyone help me out?
Error:
There was an unhandled exception. Please reference ID: NAVPVMVU. Error: Faraday::ClientError. Message: UNKNOWN_EXCEPTION: An unexpected error occurred. Please include this ErrorId if you contact support: 1094941785-5118 (903104941) 

Thanks In Advance,
Deepthi
pconpcon
I've reached out to the Trailhead team and hopefully someone will reach out to you shortly.
Sandeep BhanotSandeep Bhanot
Can you please confirm that you're not using a namespaced Developer Edition? 
jyothsna reddy 5jyothsna reddy 5
Hi Deepthi ,

Do you have a namespace in your org by any chance? Trailhead doesn't support namespaces. If so, can you try a new DE org without a namespace.

Regards,
Jyothsna D
 
Ayesha FathimaAyesha Fathima
Hi Everyone

I am working on Build suggestion box app module (unit: Modifying the user experiance), I followed all the steps but still not able to verify the challange. Appreciate if anyone can guide me.

Challenge Not yet complete... here's what's wrong: 
The 'Description' section was not found on the Page Layout, or it was empty

Regards,
Ayesha
 
MUSTAPHA ELMADIMUSTAPHA ELMADI
I have the same problem 
Challenge Not yet complete... here's what's wrong: 
The 'Description' section was not found on the Page Layout, or it was empty

Regards,
Mustapha
Prashanth MLPrashanth ML
The Error says :The 'Description' section is missing.
You can complete the challenge by following below steps to create a section named 'Description' containing field 'Suggestion Description' field.

Now add a new section and rearrange the remaining fields.
  1. Add a section for Description. In the palette, click Section and drag it down until a green bar appears above the System Information section. Drop it there to create the section.
  2. In the Section Properties box, enter Description for the section name.
  3. Choose 1-column for the layout.
  4. Click OK.
  5. Drag the Suggestion Description field into your new section.