You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Error Creating Service Connection to an ORDS Endpoint

edited Sep 3, 2019 7:11PM in Visual Builder 8 comments

Content

I have enabled REST services on the ORDER table in my development database.  I am able to perform a successful GET using Postman and Swagger.  However, when I attempt to create a service connection in VBCS and test the connection, I get the following error:

{
    "type": "HTTP://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.1",
    "status": 502,
    "title": "Bad Gateway",
    "detail": "{\"type\":\"abcs://proxy_problem\",\"title\":\"Internal error invoking remote service\",\"detail\":\"Connect to xxxxxxxx] failed: connect timed out\",\"status\":502}"
}

I replaced my connect details with xxxxxxxx above.

I am currently not using any auth in my development environment, so in my service connection, I did not check the "

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!