REST Message API Error - No issuer certificate found for XX-XXXX-api
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2023 10:50 PM
Dear ServiceNow Experts,
We have a requirement to POST the Incidents created in ServiceNow to BMC Remedy Portal.
When trying to connect using POST Method through REST Message API I'm getting the following Error
End Point:
https://XX-XXXX-api/api/qs/oa2/v1
Error:
The request failed: Request not sent to uri= https://XX-XXXX-api/api/qs/oa2/v1 : org.apache.commons.httpclient.HttpException: No issuer certificate found for XX-XXXX-api
1) Verified End Point URL using Postman tool. Status 200 OK
2) Verified End Point URL browsing through MID Server, working fine.
3) System Properties looks good:
com.glide.communications.httpclient.verify_hostname = false
com.glide.communications.httpclient.verify_revoked_certificate = false
com.glide.communications.trustmanager_trust_all = true
Appreciate your suggestions to resolve this error.
Thanks...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2023 11:17 PM
Hi @Ravi Kand ,
Please check these articles:
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0760274
Thanks,
Danish

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2023 11:26 PM
Using POSTMAN you are able to Create Incident at BMC Remedy System.
BMC remedy System is on-premise correct?
Regards
RP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2023 12:07 AM
I just checked End Point URL whether able to connect or not?
Status 200 OK.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2023 12:11 AM
try to post data using postman and let us know?
BMC remedy System is on-premise correct?
Regards
RP