Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

how to access with api url including credentials. nextcloud desktop client #102

Open
dkebler opened this issue Jan 5, 2022 · 0 comments

Comments

@dkebler
Copy link

dkebler commented Jan 5, 2022

I have the webdav server spun up. I'm having no issues accessing it via nemo and cadaver but both those prompt for credentials either before/after initial connection.

Now I want to try the nextcloud desktop client which will work with any webdav server (e.g filerun)
https://github.com/nextcloud/desktop

The issue is the client url I'm putting in fails because of authentication (apparently I need credentials in the url or to use a different endpoint that will take me to the client credentials dialog?)

server says
2022-01-05T10:55:17.519-0800 info login attempt {"username": "", "remote_address": "127.0.0.1:41252"}

client says
image

I assume there is some rest api? Any documentation for that or is that the point of a webdav server it must use standardized api (where documented?)

So what would be the url to pass credentials? Anyway some help using the nextcloud client and your server. Maybe you have some experience. Thx.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant