You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
noahzark
changed the title
Add support for Onedrive file download in "Send to Kubespider" chrome plpugin
Add support for Onedrive file download in "Send to Kubespider" chrome plugin
Nov 29, 2023
Describe the background
Tried to send an onedrive download link to kube spider, but in aria2 it shows
11/29 15:15:58 [ERROR] CUID#394 - Download aborted. URI=https://xxx-my.sharepoint.com/personal/xxx Exception: [AbstractCommand.cc:351] errorCode=16 URI=https://login.microsoftonline.com:443/c497d300-38ff-4bba-9341-365492f143e0/oauth2/authorize -> [AbstractDiskWriter.cc:221] errNum=13 errorCode=16 Failed to open the file /downloads/Common//authorize, cause: Permission denied
Describe the feature
Successfully download target file
Maybe need to pass extra cookie? or some authorization
Test link
https://imvery-my.sharepoint.com/:u:/g/personal/admin_kotori_app/EdmiPqk6Ex1Mig6S1NXKNggBnXM2rYa983PpiESkzyHWMg?e=7cup0b
pwd: aaa123
Reference
OneDriveShareLinkPushAria2
The text was updated successfully, but these errors were encountered: