• Satyendra S
  • NEWBIE
  • 5 Points
  • Member since 2015
  • Mr
  • TCS

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 1
    Likes Given
  • 2
    Questions
  • 5
    Replies
Hi Team,

I am facing issues in signing up to new Developer Edition.

We need you to complete a brief challenge before completing this signup activity. Please press "OK" to proceed.

attached is the message I am getting. Any suggestion ?

I have cleared the cache/cookies  etc still facing the issue.


User-added image

 
I am having issue in "Build a Lemonade Stand App" project in step 2:

Challenge Not yet complete... here's what's wrong: 
The 'Quantity' field on the Drink Order object is not a number field. 
Note: you may run into errors if you've skipped previous steps.


User-added image

The field is type number (2,0)  i have tried it with number (18,0) as in the screenshot on the trailhead still the issue.
any help.


 
Hi Team,

I am facing issues in signing up to new Developer Edition.

We need you to complete a brief challenge before completing this signup activity. Please press "OK" to proceed.

attached is the message I am getting. Any suggestion ?

I have cleared the cache/cookies  etc still facing the issue.


User-added image

 
I am having issue in "Build a Lemonade Stand App" project in step 2:

Challenge Not yet complete... here's what's wrong: 
The 'Quantity' field on the Drink Order object is not a number field. 
Note: you may run into errors if you've skipped previous steps.


User-added image

The field is type number (2,0)  i have tried it with number (18,0) as in the screenshot on the trailhead still the issue.
any help.


 
Hi,
i am working on apex super badge.On the second check which called "Synchronize Salesforce data with an external system"
i have this error:
There was an unhandled exception. Please reference ID: NQMGPJRH. Error: ArgumentError. Message: bad argument (expected URI object or URI string)
when i run my code in anynomus its working.
 
Hi,
When i check challenge, i have this error message : "Challenge not yet complete... here's what's wrong: An external object with the API name Phone_Plan__x does not exist "
In fact, my API name is like that "XXX_Phone_Plan__x" where XXX is my Namespace Prefix.
How can i correct the API name ?
Hi,
i am working on apex super badge.On the second check which called "Synchronize Salesforce data with an external system"
i have this error:
There was an unhandled exception. Please reference ID: NQMGPJRH. Error: ArgumentError. Message: bad argument (expected URI object or URI string)
when i run my code in anynomus its working.