ServiceNow and PostMan - Connection Integration

_Samay
Tera Expert

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,

In this video, we have discussed, how to generate clientid, client secret, username, and password in the service now application for generating access token from Postman
1 ACCEPTED SOLUTION
8 REPLIES 8

Pooja58
Kilo Sage

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

Error Message - OAuthProblemException{error='invalid_request', description='Missing response_type parameter value', uri='null', state='null', scope='null', redirectUri='null', responseStatus=0, parameters={}}

Hi @_Samay ,
Could you please share the screenshot of the Postman configuration. Without enough details, its hard to understand the issue.

 

Best Regards,

Pooja

Error Message - OAuthProblemException{error='invalid_request', description='Missing response_type parameter value', uri='null', state='null', scope='null', redirectUri='null', responseStatus=0, parameters={}}