- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-21-2024 02:30 AM
Hi Team,
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-21-2024 12:55 PM
Hi, unfortunately your post does not make your issue or configuration clear and a link to a youtube video does not help the community understand the URL's that you are using in your testing or provide any clear details of how you have configured Postman.
if you have configured an oauth registry entry and you are retrieving a token from your instance, then your initial POST will be to <yourInstanceName>/oauth_token.do
I would then test your first GET query with a basic url IE no additional parameters and expand on this once successful
IE <instanceName>/api/now/table/incident?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-21-2024 12:55 PM
Hi, unfortunately your post does not make your issue or configuration clear and a link to a youtube video does not help the community understand the URL's that you are using in your testing or provide any clear details of how you have configured Postman.
if you have configured an oauth registry entry and you are retrieving a token from your instance, then your initial POST will be to <yourInstanceName>/oauth_token.do
I would then test your first GET query with a basic url IE no additional parameters and expand on this once successful
IE <instanceName>/api/now/table/incident?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-12-2024 02:51 AM
Im using the learningnow URL and not the instance URL and I got it figured out. I have misconfigured my account. Thanks for the help!