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
‎05-24-2016 11:21 PM
Hi Aditya,
Please check below blog and the community thread...might help you.
How to setup OAuth2 authentication for RESTMessageV2 integrations
Rest API OAuth returns not Authorized error
Mark Correct if it solved your issue or hit Like and Helpful if you find my response worthy.
Thanks,
Deepa
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-24-2016 11:49 PM
Hi Deepa,
In the 4th step of the document, it has mentioned Oauth as one of the authentication but i am not seeing in my page i am seeing remaining 2 modes of authentication.
Thanks,
Aditya,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-03-2020 02:11 AM
Hi Aditya,
try token url : https://YourInstance.service-now.com/oauth_oauth.do
Token url :https://YourInstance.service-now.com/oauth_oauth.do
Mark Correct if it solved your issue or hit Like and Helpful if you find my response worthy.
Thanks
Yassar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-27-2022 10:05 AM
Is this answer still viable? I tried hitting this endpoint to now avail