Unable to send request to OnPremise product

Hello,

We are building a custom app using FDK v9.0.4 (Platform Version 2.3) to integrate with our internal (OnPremise) product. The onprem product can be reached through a FQDN. While using the Request API to connect to our server which is configured with self signed SSL certificate, the following error response is received,

{
    "status": 502,
    "headers": {},
    "response": "Error in establishing connection",
    "errorSource": "APP",
    "attempts": 1
}

Could you please suggest some other solutions to reach the onPrem product using the request method?

Thanks,
Venkat.

Hey @venkat,

This this issue resolved? If you are still trying to work with this, can you share more details about the app and it’s use-case?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.