We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

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.