Closed
Description
Describe the bug
I have managed to connect my Copilot Agent with Semantic Kernel as the authentication got successful. However, I get this exception when I invoke an Agent.
I am not sure if it requires any specific setting or is there anything to do with code.
I'm using Step01_CopilotStudioAgent.cs
to run it.