-
-
Notifications
You must be signed in to change notification settings - Fork 290
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
Fails to use saved OAuth token #11098
Comments
Hi, can you let me know whether you are using the
Please make sure that there are no authentication tokens left in the debug output that you post here. |
Apologies for the late reply. As requested please see sanitised debug logs uploaded. I can confirm the Windows syntax is identical to the one i have shared which includes the "--username" parameter. |
How do I apply this fix? |
Milestone renamed |
1 similar comment
Milestone renamed |
Replying to [comment:4 jmalek]:
Added documentation in wiki. |
Milestone renamed |
Using the command line syntax to access a SharePoint Online site fails to reuse OAuth token saved in the Windows credential manager (Windows 10 Pro). Every time the syntax is run I am required to paste a new authorisation code from the web browser.
However the following syntax works perfectly fine, reusing the OAuth token save in the Apple Keychain (macOS 10.12.6)
duck --username --list sharepoint:/Groups//Documents/ --debug
Attachments
Cyberduck_debug_1_clean.txt
(61.5 KiB)The text was updated successfully, but these errors were encountered: