Generating access token

adigelli
Kilo Contributor

Hi All,

I am using REST API, using client id and client secret i can get the access token using POST request

curl -d "grant_type=password&client_id=xxxxx&client_secret=xxxxx&username=admin&password=xxxxx##" https://devxxxx.service-now.com/oauth_token.do

Can i know how can get the access token using Authorization code.  

I have seen documents but its not clear. Can any one help me on this.

Thanks in Advance,

Aditya.

5 REPLIES 5

Sorry no.