Oauth 2.0 error : Missing response_type parameter value

Prakhar Chaube
Kilo Explorer

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.

find_real_file.pngfind_real_file.png

1 ACCEPTED SOLUTION

SW7
Giga Guru

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

View solution in original post

3 REPLIES 3

SW7
Giga Guru

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

Thanks, was requesting at wrong endpoint.

Prakhar,

No problem, glad you have sorted it out. 

Kind regards

Steve