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

Calling External APIs from VBCS

Summary:

Hi,

I am working with Oracle Visual Builder (VBCS) and I need to call an external API (for example, https://jsonplaceholder.typicode.com) directly from my application.

So far, I have tried using a Service Connection and Action Chains, but I am encountering issues such as:

  • CORS errors
  • ERR_CONNECTION_ABORTED / ERR_CONNECTION_RESET

It seems that VBCS does not allow direct API calls to external services and requires proper handling of headers and scopes, but I am unsure of the recommended approach.

Could you please provide guidance or a recommended method to successfully call external APIs like JSONPlaceholder from VBCS?

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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