Rest Message Error in HTTP Post Method
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2024 05:04 AM
Dear Friends,
We are trying to test the connection from ServiceNow DEV instance to End Point below.
End Point: https://xx-xxxx-api/api/qs/oa2/v1/login/
I am able to connect from Postman to End Point successfully with Status 200 OK.
Getting the Access Token. But, getting error when connecting from ServiceNow.
Method: POST
HTTP Status: 0
Error Code: 0
We are getting the below Error:
The request failed: Request not sent to uri= https://xxx-xxxx-api/api/qs/oa2/v1/login/ : org.apache.commons.httpclient.HttpException: No issuer certificate found for xxx-xxxx-api
Please provide your suggestions.
Thank you..

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2024 08:31 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2024 08:33 AM
Hi @Ravi Kand ,
Please refer to below thread:
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0760274
If I could help you with your Query then, please hit the Thumb Icon and mark it as Correct !!
Thanks & Regards,
Sumanth Meda
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2024 10:09 PM
Thanks for the response.
I have verified all the sys_properties.list values and everything looks good.
Something else is restricting the connection from ServiceNow to End Point. Not sure what it is.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2024 10:27 PM
Hi @Ravi Kand
Did you load the certification in x509 Certification module ?
☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....