hello to everyone.
i sended ticket to microsoft graph api service. they request some information about my status can we set an answer together ?
i sended ticket because i receive rate limit or thorletting (generaly rate limit)
service engineer request answer for this questions.
While I am looking into your issue, I would request you to share below details so that I can check and provide the appropriate troubleshooting steps to resolve this issue: -
*** Complete Graph API request you are executing (Including Body and Headers parameters).**
*** Type of Authentication used (Application/Delegated), expired token for the same.**
*** Complete error details (Including request ID and Timestamp).**
Important usage notes: ... contain sensitive info. Can be very verbose. Useful for debugging only.
Note that the bodies are buffered in memory so don't use this for enormous files.
i guess first and last question is done. Thank you Ole,
Let's check if I got it right.
when i start transfer files i have to use thoose flags. is that correct?
in the forum, onedrive is well known for heavy rate limiting, that is to be expected.
are you using onedrive personal or onedrive business?
personal is known for very heavy rate limiting, more so than business.
when you posted, there was a template of basic questions to be answered.
including the output of rclone version and the redacted config file.
the config file would show if you created a client id/secret or using the rclone default values.
hello, thank you for interested with my topic.
i am using sharepoint plan 2. i am not sure about one drive.
I'm not sure what you mean when you say config file. Are you talking about access token?
that is part of it.
you created a rclone remote to access onedrive/sharepoint.
can you post the redacted output, make sure to remove secrets such as passwords, tokens, etc..
for example, the name of my remote is sdavtest
rclone config show sdavtest:
--------------------
[sdavtest]
type = webdav
url = https://redacted-my.sharepoint.com/personal/redacted/_layouts/15/onedrive.aspx?id=%2Fsites%2Ftest01%2FShared%20Documents
vendor = sharepoint
user = redacted
pass = *** ENCRYPTED ***
--------------------
ohh this is serius status.
time is almost 4 am here. if you have time tomorrow i will like the talk with you about this. i am sure i will need your help
i setting up like that but my config file still not similar with yours.same output as above.
maybe i generate rclone wrong lets check it that too.
rclone config
n (for new)
name
onedrive
oauth -->enter
oauth clinet secret -->enter
1 microsoft global
advanced config -->enter
auto config -->enter
access
enter
3-sharepoint site name
done.
maybe i have to add my OAuth key manuelly ? i dont know.
create rclone remote and use that client id/secret
Microsoft App Client Id
Leave blank normally.
Enter a string value. Press Enter for the default ("").
client_id> 34ef82c0-f0f4-4e34-redacted-f2777e0b81d7
Microsoft App Client Secret
Leave blank normally.
Enter a string value. Press Enter for the default ("").
client_secret> U4B8Q~rW3jt_dIfWQQh44mggfMFPfgredacted
Edit advanced config? (y/n)
y) Yes
n) No
y/n> n
Remote config
Use auto config?
* Say Y if not sure
* Say N if you are working on a remote or headless machine
y) Yes
n) No
y/n> y
2022/09/27 20:51:47 Fatal error: failed to get token: oauth2: cannot fetch token: 401 Unauthorized
Response: {"error":"invalid_client","error_description":"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app