• Bryan Lubic 2
  • NEWBIE
  • 5 Points
  • Member since 2017

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 3
    Replies
Done everything but when I verify the challenge I get this:

There was an unhandled exception. Please reference ID: JSRMGCPG. Error: Faraday::ClientError. Message: UNKNOWN_EXCEPTION: An unexpected error occurred. Please include this ErrorId if you contact support: 2030700479-145669 (-302616263)
When checking this challenge, I get an error stating that the quickContact Lightning Component could not be found. Including screenshots of the steps I took thus far. Any advice would be appreciated!

1. The Lightning component must be named quickContact (this comes as part of the package, confirmed in picture below)
User-added image

2. Create a new action with Label Quick Contact and Name Quick_Contact on the Account object that invokes the quickContact component. (confirmed in picture below)
User-added image
3. Add the appropriate interfaces to the quickContact component. (Hint: there are two.) (used the implements force:lightningquickaction AND the force:hasrecordid on line 1, confirmed in picture below)
User-added image

4. Add the action to the Account Layout page layout. (added in picture below)
User-added image
Hello,

This is to report an issue on Trailhead projects units.
The following error message is displayed when trying to go to the next unit of aTrailhead project.
400 Bad Request
Request Header Or Cookie Too Large


Screenshot of the web page displaying the error:
User-added image

Here is a sample URL that I was trying to access, does not when refreshing the URL.
https://developer.salesforce.com/trailhead/project/quickstart-lightning-components/quickstart-lightning-components2

Any help is much appreciated, thanks

Shamina