Good evening everyone,
I try to connect to an https site from my program and I get "Failed to Connect" error message with status 0. The url of the HttpJob.Download is built with JSON sent to a WiFiServer object from the mobile phone. I copy the url from the logs and paste it to Chrome and works. I then paste it in the rHttpUtils2 example (https://www.b4x.com/android/forum/threads/module-rhttputils2-http-client.74785/#content)and works again. What might be wrong in my program (my program uses the B4X library) ?
I try to connect to an https site from my program and I get "Failed to Connect" error message with status 0. The url of the HttpJob.Download is built with JSON sent to a WiFiServer object from the mobile phone. I copy the url from the logs and paste it to Chrome and works. I then paste it in the rHttpUtils2 example (https://www.b4x.com/android/forum/threads/module-rhttputils2-http-client.74785/#content)and works again. What might be wrong in my program (my program uses the B4X library) ?