Need a solution to pass a dynamic access token in the payload for running OAC report web service
Summary: How to configure Visual Builder Cloud Service (VBCS) to send a dynamic access token at runtime when invoking an OAC report web service, instead of including credentials at service connection? Currently, the OAC report is running through a web service using an access token, but is required a VBCS solution that passing a dynamic access token to the OAC service during execution.
Content (please ensure you mask any confidential information):
- Created OAC service connection (v2/ReportService), we have selected Authorization as None.
- Created Dynamic header as Authorization at service connection
- Passing Authorization header value in action chain while calling API but it is not working.
0