How can i get the token url and authorization url

adityagelli
Kilo Contributor

I am using REST to connect to ServiceNow using OAuth2. How can i get the token url and authorization url. I am able to get the client Id and client secret.

Can any one help on this.

8 REPLIES 8

For anyone else looking for the endpoint, the correct one is https://{instance}.service-now.com/oauth_token.do

what about the authorization url?

And what about the authorization URL??

Abilash Vangara
Mega Expert

This could be helpful

https://docs.servicenow.com/bundle/rome-platform-administration/page/administer/security/concept/c_OAuthAuthorizationCodeFlow.html