Actions Get Error Only on Android Phone App!

I have created a GPTs that calls an external API. It works on both web and iOS, but on Android, it fails to make the call. I’ve seen discussions about this issue on forums, but the official team hasn’t addressed the problem. Is there anyone who can provide assistance?

1 Like

I think there’s another topic on having issues specifically on the assistants endpoint. What error are you guys getting? it wasn’t included on the other topic as well

some times sucess,some times fail
Sucess:

Fail:


you probably didn’t set up the server correctly, I’d revise the your external api code to get it to be consistant, do some console logs to see what is going on