I’ve been experiencing issues with custom actions.
The custom actions work as expected when initiated from the web version of ChatGPT, and also works when initiated from the Apple App version.
But when initiated from the Android App, it visually looks like its calling the actions but it actually insta returns a 200 ok response without actually calling my API. I can verify in my Azure log stream the API is not being called at all.
Is this a known issue? I’m having trouble finding much information on the topic