502 Bad Gateway error while creating Service COnnection in VBCS
Summary
502 Bad Gateway errorContent
Hi,
We have some REST API's exposed for CRUD operations on DBCS tables using ORDS. We also applied trusted SSL on DBCS so that the HTTP calls from browser wouldn't be blocked.
Below is the sample GET REST URL and it works well in any browser.
https://ownerportal.solairus.aero/ords/solpdb/solairusprod/rest/tripDetailsByCat/10695
However, when we use same GET URL in VBCS to create a service connection, it throws "502 Bad Gateway" error as shown below. And the error is "No trusted certificate found". We are sure that SSL cert we applied on DBCS is valid and that's why the browser is also not blocking the response.
0