mickstar / Zoo-For-Zotero

This is an Android app for viewing Zotero libraries.
573 stars 53 forks source link

Webdav #142

Open NathanEmmerich opened 3 years ago

NathanEmmerich commented 3 years ago

Cross posted from Zotero Forums: https://forums.zotero.org/discussion/90525/webdav-and-zoo-for-zotero-on-boox#latest

I just got a boox because I read about zoo for zotero etc. But I cannot get my webdav to take! It is working on my desktop / laptop. I have checked the password but I get a 401. Any clue? Username is fairly long (20 char) and password is autogenerated (so has a non-numerical non-alphabet character), might those be problems? Am stuck otherwise!! Suggestions welcome.

BTW, I am right in thinking I can now use http:// It does not have to be httpS:// does it?

Thanks Nathan

mickstar commented 3 years ago

Yes http will work though it's not very secure. It will be sending your password in plaintext over the internet.

This may be because your webdav server requires digest auth which the app doesn't support, or maybe because you are typing the user/pass wrong

On Mon, 28 Jun 2021, 12:45 am NathanEmmerich, @.***> wrote:

Cross posted from Zotero Forums: https://forums.zotero.org/discussion/90525/webdav-and-zoo-for-zotero-on-boox#latest

I just got a boox because I read about zoo for zotero etc. But I cannot get my webdav to take! It is working on my desktop / laptop. I have checked the password but I get a 401. Any clue? Username is fairly long (20 char) and password is autogenerated (so has a non-numerical non-alphabet character), might those be problems? Am stuck otherwise!! Suggestions welcome.

BTW, I am right in thinking I can now use http:// It does not have to be httpS:// does it?

Thanks Nathan

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/mickstar/Zoo-For-Zotero/issues/142, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAV2VZ26U24C62HNJ2XSX3TU42RBANCNFSM47MO7ANQ .

montybot commented 3 years ago

Hi same error 401 for me. With that error before the app check the webdav server image Thanks

NathanEmmerich commented 3 years ago

I fixed mine by getting the webmaster to change the (sub)type of authentication. I think you need basic and not plain IIRC.