Skip to main content Take our 5-minute Community Survey. Open now through 4/11/2025. Click here to participate.

Hello, I am on this trail and for some reason, I don't have this checkbox available:

"3. Next, select the Enable OAuth Settings checkbox and specify the following settings"

 

I did get into postman and set all that up from this project and everything works great on that front.  So I can't imagine why I don't see see the "Enable OAuth Settings" checkbox, does anybody know why that wouldn't be in my org possibly?  I was afraid to mess with OAuth and OpenID Connect Settings but maybe my issue is there.  

 

#Trailhead Challenges

4 answers
  1. Feb 23, 2024, 1:24 AM

    Hi ,

     

    One of the following:

     

    • Invalid authorization code. For the SAML assertion flow, make sure that the client sends a URL-encoded assertion and assertion_type.
    • Invalid user credentials.
    • Invalid user.
    • Invalid assertion.
    • Invalid audience.
    • IP restricted or invalid login hours.
    • Indicates that the code_verifier value was invalid (not base64 encoded, for example) or wasn’t the valid verifier for the given code_challenge.
    • Indicates that a code_challenge wasn’t specified, so the code_verifier wasn’t expected but was specified.
    • User hasn’t approved the connected app.
    • Authentication failure.
    • For the device flow, the device flow isn’t enabled for the connected app or the Salesforce server isn’t able to grant an access token.
    • For the refresh token flow, the refresh or access token is expired.

    https://help.salesforce.com/s/articleView?id=sf.remoteaccess_oauth_flow_errors.htm&type=5

Loading
0/9000