derrix060 / onedriveClient

A Microsoft OneDrive and OneDrive for Business client for Linux, written in Python3.
MIT License
65 stars 10 forks source link

invalid_grant #52

Open ghost opened 4 years ago

ghost commented 4 years ago

Hello good afternoon, see if you can help me.

Although it worked the first time, then it has already stopped and I cannot get it to synchronize again, despite the fact that I have completely unlinked the account and re-linked it (deleted everything and reinstalled it)

this is the failure that gives me after: onedrive-d start --debug

Loading configuration ... OK [2020-05-18 12:56:18,652] DEBUG: MainThread: running in debug mode. Starting onedrive-d ... OK [2020-05-18 12:56:18,728] DEBUG: thread_mgr: started. [2020-05-18 12:56:18,764] DEBUG: MainThread: daemon started. [2020-05-18 12:56:18,764] INFO: MainThread: token has expired. Try refreshing it. [2020-05-18 12:56:19,270] CRITICAL: MainThread: The request was denied because one or more scopes requested are unauthorized or expired. The user must first sign in and grant the client application access to the requested scope. (invalid_grant) [2020-05-18 12:56:19,271] DEBUG: MainThread: cleaning up. All children are gone. Parent is exiting...

abraunegg commented 4 years ago

@cu0uz Might be worth looking at this: