I've created an agent in Copilot Studio that accepts a file, stores it temporarily in Sharepoint, for later processing.
When I test it in Copilot Studio it works like a charm, but when I install the agent in Teams or Copilot, it throws an error when I select a file to attach and hit the send button:
"Sorry, something unexpected happened. We’re looking into it. Error code: SystemError. Conversation ID: 03f6c447-c1d5-4977-918e-3e523fec7f85. Time (UTC): 8/15/2025 3:19:10 AM."
I'm running this as an admin, and I got prompted to Allow sharepoint the first time I tried, so permissions should be fine.
I checked the Activity on the topic flow and the agent, but it hasn't even registered the error, so it doesn't seem to be hitting the Sharepoint flow at all.
Any idea how to go about troubleshooting this?