Duck cli failing to authenticate to onedrive #16199
Unanswered
enthusedcoder
asked this question in
Q&A
Replies: 1 comment 1 reply
-
This is an open issue 1 with a workaround. Footnotes |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone. So, I have been a long time user of cyberduck, and I love the product. However, I need to use the duck cli for a little project I am working on, and I need to get it to connect to onedrive. So, I install the duck cli, and then I run the following command in my command prompt:
The duck cli application then launches a web browser so that I can authenticate to onedrive via the oauth flow. So, I plug in my credentials and log into onedrive. At this point, one of two scenarios will occur, and it is dependent on whether or not the computer that I am running the duck cli has cyberduck installed. If the computer has cyberduck installed, the browser will ask for permission to open the cyberduck application, which is odd, but ok, I will let the browser launch cyberduck. Maybe cyberduck acts as the middle man between the browser and the cli application and just passes the authentication along. But no, Cyberduck is launched, and nothing happens. In either cyberduck, or the command prompt (which still reads "Open web browser to authenticate and obtain an authorization code"). If the computer does not have cyberduck installed on it, then I am presented with this screen indefinitely:
And I am forced to just close the browser window and kill the duck cli process. Am I doing something wrong here? I have looked at the Onedrive Configuration page for the duck cli, but nothing there indicates that I am doing anything wrong, or any kind of solution. I have tried several different browsers on several different computers, I have cleared the cookies in those browsers to make sure there isn't any kind of issue with multiple microsoft accounts, and I have come up with nothing. Is anyone else having this issue? Any advice as to how I can fix this? Or do I need to report this as a bug? Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions