How can i get the token url and authorization url
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-24-2016 11:07 PM
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.
- Labels:
-
Integrations
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-27-2022 10:08 AM
For anyone else looking for the endpoint, the correct one is https://{instance}.service-now.com/oauth_token.do
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-08-2024 01:29 PM
what about the authorization url?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-08-2024 01:30 PM
And what about the authorization URL??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-15-2021 08:15 PM
This could be helpful
https://docs.servicenow.com/bundle/rome-platform-administration/page/administer/security/concept/c_OAuthAuthorizationCodeFlow.html