- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-20-2025 07:21 AM
Dear Team,
Looking for some help, we are trying to connect and create incidents, changes…etc into ServiceNow from Postman Tool and we would to utilize with the help Bearer Token and OAutho authentication.
I already followed steps provided into below URL and community articles but still we are getting errors messages.
Can anyone please help me, how this can be done with success.
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0725643
https://www.youtube.com/watch?v=i9PFT8aMsbo
Please help me on this.
Thanks,
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-20-2025 09:24 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-20-2025 08:07 AM
Hi @_Samay ,
Please share the error message you are getting. also share type of the end point you are using.(Table, scripted, Importset API).
Best Regards,
Pooja
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-20-2025 08:45 AM
Error Message - OAuthProblemException{error='invalid_request', description='Missing response_type parameter value', uri='null', state='null', scope='null', redirectUri='null', responseStatus=0, parameters={}}
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-20-2025 08:53 AM
Hi @_Samay ,
Could you please share the screenshot of the Postman configuration. Without enough details, its hard to understand the issue.
Best Regards,
Pooja
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-20-2025 09:38 AM
Error Message - OAuthProblemException{error='invalid_request', description='Missing response_type parameter value', uri='null', state='null', scope='null', redirectUri='null', responseStatus=0, parameters={}}