Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

REST Message API Error - No issuer certificate found for XX-XXXX-api

Ravi Kand
Tera Contributor

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

 

RaviKand_0-1702881469854.png

 

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...

 

5 REPLIES 5

Rahul Priyadars
Tera Sage

Using POSTMAN you are able to Create Incident at BMC Remedy System. 

BMC remedy System is on-premise correct?

Regards

RP

I just checked End Point URL whether able to connect or not?

Status 200 OK.

try to post data using postman and let us know?

BMC remedy System is on-premise correct?

Regards

RP