Error in Getting Access token
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2023 02:31 PM
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!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2023 10:25 PM
check these links
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.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2024 06:56 AM
Have any luck on this and if so, what did it for you? Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2025 08:28 AM
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.