- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2020 10:31 PM
I am using a test instance, version Orlando, I am trying to retrieve an access token but I receive the following error. I am using Postman tool. In the app registry I have tried with and without a redirect uri but I see no difference. Kindly help. Thanks.
Solved! Go to Solution.
- Labels:
-
Integrations
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2020 12:38 AM
Hi Prakhar
Firstly please correct the information below as follows:
POST
https://dev81939.service-now.com/oauth_token.do
To the body key add
KEY= grant_type / VLAUE=password
Authorization tab
Select Oauth 2.0
Next click send....you then need to look below to see the access_token
Kind regards
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2020 12:38 AM
Hi Prakhar
Firstly please correct the information below as follows:
POST
https://dev81939.service-now.com/oauth_token.do
To the body key add
KEY= grant_type / VLAUE=password
Authorization tab
Select Oauth 2.0
Next click send....you then need to look below to see the access_token
Kind regards
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2020 12:45 AM
Thanks, was requesting at wrong endpoint.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2020 12:47 AM
Prakhar,
No problem, glad you have sorted it out.
Kind regards
Steve