•   about 1 month ago

External A2A agent card fetched but platform never sends POST requests

I am building an external A2A agent (Python/FastAPI) for the Agents Assemble hackathon. The agent card is fetched successfully (I see GET requests in my ngrok logs). POST requests work when I test with curl through the same ngrok URL. But when I use "Consult with [agent]" from the General Chat Agent, the platform never sends a POST to my agent. The chat just shows "Responding..." and then times out with "external agent could not be reached."
Agent card URL: [your ngrok URL]/.well-known/agent-card.json
What format does the platform expect for the POST endpoint? Is it POST to / or a different path?

  • 1 comment

  • Manager   •   about 1 month ago

    Hello Aman - could you please post this issue in our discord channel. Someone from our engineering team will be able to help. https://discord.gg/JS2bZVruUg

Log in or sign up for Devpost to join the conversation.