NorseByte/TRAWO

Android app says, Invalid URL

Closed this issue · 5 comments

I have installed everything as per the directions. API is also working. But the android app says URL is invalid.
I set up a separate server on domainname.com directly. Apache2 folder path includes the core folder.

https://lh5.googleusercontent.com/Yv3THGuAwP5avJ8FWadr7YZUS485ZuQLH7GaSGwJG9vy1-9EzwUyBPu3sOGflOWkj6N5dVTYVHM12aEAR46c7k1rSW2Xe4TVw8F32H_N20gozOj_nUpVhU9VtqV67muAnpceBHmN

Hi, you need to enter the complete url address. Let's say you put the core files in a folder named core. The url should then be http://t.shiraz-ahmad/core also rember to check if the server uses https or http. Did this fix it?

To check if the app is not responding can you use the url https://knoph.cc/footer it should say that the url is valid but wrong token.

Issue resolved. Thanks.
It was not working with HTTP, but after installing SSL and switching it on HTTPS, it started working.
Thanks

Great that it worked out for you. Nice to know that it has an glitch when it comes to http/https. Thanks for the update, I will make an update later on addressing this issue.

Update needed for app fetch request using http and https.