Visual Builder invokeAsync to Fusion AI Agent fails with “Invalid service scope” in new workspace
Hi everyone,
We are calling the Fusion AI Agent Orchestrator API from an Oracle Visual Builder app using a Service Connection:
POST /api/fusion-ai/orchestrator/agent/v1/<AGENT_TEAM>/invokeAsync
While setting up the backend, we are using OAuth 2.0 User Assertion and have configured the scope as:urn:opc:resource:fusion:<pod>:fusion-ai/
The call works correctly in one Visual Builder workspace which I created few weeks back, but when we create a new workspace in the same VB instance and configure the same backend and service connection, the call fails with:
HTTP 400 – Invalid service scope
Error message:
Cannot update design time scopes. Cannot resolve all scopes provided.
0