invoke Rest APi ENdpoint :<Fusion_Pod>/api/fusion-ai/orchestrator/agent/v2/<Agent_code>/invokeAsync
I am trying to Invoke AI Agent to call an Agent team with below Rest APi Endpoint:
<Fusion_Pod>/api/fusion-ai/orchestrator/agent/v2/<Agent_code>/invokeAsync
I have authorization Methos as Bearer Token.
It is Giving Error 500 Internal Server Error.
Response Body:An exception mapping did not successfully produce and processed a response. Logging the exception propagated to the default exception mapper.
It is particular one instance where same Process of generating Bearer token is working for other instance for same agent.
Please help if anyone faced similar issue.
Tagged:
0