Skip to Main Content

E-Business Suite

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Call OIC Gen 3 web service from Fusion VB Instance using OAuth

Vishal Kalra1Mar 13 2025

We are trying to call oic rest webservice enabled Oauth 2.0 from from fusion vbs. We came to know that we can use "Oauth 2.0 Client Credentials" and to setup this we have to select "Local Server Defination" and we also need to setup "Backend" in the fusion under "Manage Backend for Visual Builder" and provide the same extension and backend details. We setup this as per the doc but while calling the api from preview or live we are getting below error.

Chain createCasePurchaseOrderCChain failed. Error: Unable to configure endpoint '{"endpoint":"site_cxsales_Extension:CreatePO/POST","containerNamespace":"site_cxsales_Extension","referencingNamespace":"site_cxsales_Extension","programmatic":false}'. Attempted REST call failed. Server not configured for site_cxsales_Extension:CreatePOBackendCustom.

Comments

Post Details

Added on Mar 13 2025
0 comments
60 views