Unable to use a2a protocol in synchronous call
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
6 hours ago - last edited 6 hours ago
Hi Everyone,
We are trying to integrate another platform with service now and fetch the data from another platform to service now and process it by using ai agent and then respond to that platform.
So, we are using a2a protocol for this approach and we are successfully able to invoke ai agent but in follow up calls by a2a protocol always getting 200 success code but response is like I am unable to process your request please try again later.
Verified proper roles were assigned and in the second ai agent call with context id it does not update sn_aia_execution_plan table with the latest message.
And same request always got executed successfully if try to execute from REST API explorer.
API : a2a V2 post method
#AI agents
#A2A protocol
