SimonSchubert / Newsout

Mobile client for official Nextcloud News App written as Kotlin Multiplatform Project
Apache License 2.0
117 stars 4 forks source link

"Could not connect" during Nextcloud login #4

Open prog-amateur opened 4 years ago

prog-amateur commented 4 years ago

Hello, I try to login on my Nextcloud account through your app. However, I cannot connect to my server, and the error message is Could not connect. We can find this error message here, but I don't know what to do with it.

Please, is there any url format I should respect ? I have tried several IP address like

1. XX.XXX.XXX.XX
2. XX.XXX.XXX.XX:XXX (with port)
3. https://XX.XXX.XXX.XX
4. https://XX.XXX.XXX.XX:XXX (with port)

Could you help please ? Thank you very much

SimonSchubert commented 4 years ago

Hey prog-amateur,

thanks for the feedback. 1. and 2. should work. I will dig into it, please be patient. It may take a few days.