Hey all,
I’m trying to create a custom action using Copilot. After some interactions with it, my response message get deleted and the following error appear:
Expected content-type to be text/event-stream, Actual: application/json
I’ve made sure my message is 100% text base, for example: “Can you add in another field?”.
This returns to normal after some time passed, it seems like i’m being rate limited in using Copilot. Anyone got similar issue?