Error in Getting Access token

kuttti
Kilo Guru

Hello All,

 

I am trying to get a access token using Application registry but following error is thrown. Any help is appreciated.

Step 1:

1. Created OAuth Application Registry using the option "Connect to a third party OAuth provider" .

2. Filled in following details:

       Client id, client secret, Grant type: Client_Credentials, Re-direct Url, Token Url

3. Clicked on Submit.

 

Step2:

Navigate to Credentials -> OAuth 2.0 credentials -> Filled in following deatils

Name: ABC

OAuth Entity Profile: Selected the Application registry that is created in Step 1

Save the record

Next clicked on the "Get OAuthToken" but it's throwing following error

"OAuth flow failed. Verify the configurations and try again. Error detail:invalid_request, Missing parameters: access_token"

 

Thank you!

 

 

3 REPLIES 3

Ankur Bawiskar
Tera Patron
Tera Patron

@kuttti 

check these links

OAuth flow failed.Verify the configurations and try again. Error detail:invalid_request, Missing par... 

Get OAuth token fails to get access token but works from 3rd party client such as Postman 

Trouble getting OAuth token in REST Message? 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

BOC03
Tera Contributor

Have any luck on this and if so, what did it for you? Thanks

MS25
Mega Sage

Check this 
OAuth flow failed.Verify the configurations and try again. Error detail:invalid_request, Missing par...

Please mark this response as correct or helpful if it assisted you with your question, so others can benefit from this answer.