onedriveClient icon indicating copy to clipboard operation
onedriveClient copied to clipboard

invalid_grant

Open ghost opened this issue 4 years ago • 1 comments

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...

ghost avatar May 18 '20 11:05 ghost

@cu0uz Might be worth looking at this:

  • https://abraunegg.github.io/
  • https://github.com/abraunegg/onedrive/

abraunegg avatar Jun 25 '20 20:06 abraunegg