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

CORS error while calling oracle BPM REST API from VBCS

edited Mar 2, 2023 4:18PM in Visual Builder 6 comments

Summary:

Hi Team,

We are calling BPM rest APIs from VBCS and Authentication is set as None, instead we are passing token to custom header.

JWT token gets generated in fusion and same have been passed to VBCS app and set in the custom header.

It works fine with other Fusion REST APIs but for BPM, it throws CORS error.

Please guide me resolving this issue..

Content (required):

Note: It does not throw CORS issue with 1.0 and 3.0 version of BPM Rest API

REST API:

https://{{environment}}/bpm/api/4.0/tasks/

Version (include the version you are using, if applicable):


Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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