github.com/.../progress.mc
So if you control the proxy, what is it seeing? Perhaps you miss paying for the proxy and it stopped working? I can see that causing the -300. Again what happends if you try to do the connection with a browser using the same url/params as your app?
As I've said, I have production apps that do as I suggested that have worked for years
It works you can try: https://kauno-autai.herokuapp.com/stopActivity/utenos. For me browser with same request returns json with all necessary data for my application.
is the response immediate or is there a delay, If it takes a while, that could cause a timeout
at my end it is instant ~100ms
As I am new to ciq I am not sure how this works, but could it be that it is making request and rushing to other function and as result it throws timeout even though server is functioning fine?
Have you tried your app on both the sim and a real device? When it comes to a makeWebRequest both iOS and Android can be different on the sim, and iOS can be different from Android.
wow on my device it completes with 200
Is your phone Andriod or iOS?
Do you have a clue why result is so different on sim compared to actual device?