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

REST Service in VBCS - 502 Gateway error

edited Feb 13, 2020 7:00AM in Visual Builder 8 comments

Summary

REST Service in VBCS - 502 Gateway error

Content

we had published our REST API and is able to retrieve with POSTMAN, however when we create service connection, we get below 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 10.124.253.16:8080 [/10.124.253.16] failed: connect timed out\",\"status\":502}"
}

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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