403 Forbidden Error on Project REST API Dropdown in Fusion Service Custom Field
in Sales
Summary:
Hi Everyone,
We are working on a Redwood extension in Visual Builder Studio (VBS) for Oracle Fusion Service and have run into a 403 Forbidden security issue with a custom project dropdown.
Our Use Case:
We have created a custom dropdown field on a page layout. This field uses a Service Data Provider (SDP) to dynamically fetch active project definitions from the standard FSCM Project Management REST API endpoint:
- Endpoint:
/fscmRestApi/resources/11.13.18.05/projects
The Issue:
When a testing user opens the details page and clicks on the custom field dropdown, no data displays. Checking the browser developer console shows that the underlying outbound REST call is failing with a
Tagged:
0