[Progress Communities] [Progress OpenEdge ABL] Forum Post: Error: rbv_api.sendHttpGet request (unable to find valid certification path to requested ta

  • Thread starter Thread starter Jorrit
  • Start date Start date
Status
Not open for further replies.
J

Jorrit

Guest
Can anybody help me with this? I am working on a HTTP Get call and get the following error in the system error log: Wrapped javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target Example of the code: var url = ' ultra.fobocloud.com/.../vehicle var result = rbv_api.sendHttpGet(url); rbv_api.print(result); I already checked this post but i cant get any further with this Error when sending JSONRequest - Forum - Rollbase - Progress Community Can anybody tell me what to do? Thanks in advance. Regards Jorrit

Continue reading...
 
Status
Not open for further replies.
Back
Top