Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open browser on linux fail #9

Open
sakya opened this issue Aug 20, 2022 · 0 comments
Open

Open browser on linux fail #9

sakya opened this issue Aug 20, 2022 · 0 comments

Comments

@sakya
Copy link

sakya commented Aug 20, 2022

On Linux when LoginAsync tries to open the browser I get the error

gio: file:///home/sakya/Development/Mpbkpu/Mpbkpu/bin/Debug/net6.0/'https:/EDITED/nextcloud/index.php/apps/oauth2/authorize%3Fresponse_type=code&client_id=EDITED&redirect_uri=http:/localhost:5247/&state=05b8d1a8-c4b7-4694-870d-01e1b561f40d': Error when getting information for file “/home/sakya/Development/Mpbkpu/Mpbkpu/bin/Debug/net6.0/'https:/www.sakya.it/nextcloud/index.php/apps/oauth2/authorize?response_type=code&client_id=X3cqmvI9VwLrgiNfHpIJ38acIHI1q2NjDvVFstyrMXYzogfbNiIoYLk3jjDDsc1Z&redirect_uri=http:/localhost:5247/&state=05b8d1a8-c4b7-4694-870d-01e1b561f40d'”: No such file or directory

Executing the command in the terminal works fine

xdg-open 'https:/EDITED/nextcloud/index.php/apps/oauth2/authorize%3Fresponse_type=code&client_id=EDITED&redirect_uri=http:/localhost:5247/&state=05b8d1a8-c4b7-4694-870d-01e1b561f40d'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant