-
Notifications
You must be signed in to change notification settings - Fork 313
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
[Bug] Unable to sync with OneDrive (403 access denied) #1853
Comments
Same here, Seems to be a OneDrive error because I am encountering this error in extension Violentmonkey too. |
same problem |
same problem |
Cannot synchronize either. Not only OneDrive but my own WebDAV, also report 403 error. |
@eight04, OneDrive may have removed the app registration, could you check it? |
I can't reproduce after re-activating my account in #1842: |
@IanGoo Would you like to elaborate this in a new issue? |
Thanks for following up with Microsoft @xiaofeiTM233While I agree it does sound like they are passing the issue over a bit "Can't sync with OneDrive you say?.. Well OneDrive works fine so the problem must be with the 3rd party" -- I am forced to agree that if this was caused by 'Microsoft changing something at their end that broke all 3rd party integration' the internet would've completely lost its mind by now!! so thinking this must be something specific to Stylus (or 1-2 other apps, like Tampermonkey). @tophf: OneDrive may have removed the app registration, could you check it?I was thinking along the same kind of line myself -- Was anyone able to check the app registration with Microsoft (and/or its auth token, secret, etc)? (I know @eight04 replied, but I can't read Chinese am afraid and wasn't sure exactly what they meant about "activating their account" - i.e. if this was referring to their personal account, or the Stylus extension/app account, etc). TLDR; Be great to get an update on this when possible pleaseSeems like it is probably something to do with the extensions/apps registration with Microsoft (or possibly Microsoft changed some API and a code change is needed to sync, etc) but am guessing and appreciate you guys know a lot more about how this works than I do. Hopefully this can get fixed soon. |
Happening to me too. |
I've also got this error today. Tried to revoke access for Stylus app in MS account (deleting Stylus folder in OneDrive) and grant access again but to no avail. The day before I had an email from MS telling me that "many files were recently deleted from your OneDrive". |
——Source:Tampermonkey/tampermonkey#2284 (comment) I try to rewrite it to But before that, I tried syncing onedrive backup with stylus, sync normally And I found the api of onedrive in stylus is I don't know much about this issue and I don't know if some of the recent commits have fixed it, but I think the |
The issue you referenced is HTTP 400 but this issue is 403. They are different issues. |
Bug Report
Bug Description
I am getting a 403
access denied
error when trying to sync with OneDrive (was working fine until recently).Screenshots
Additional Context
I have tried the following:
System Information
The text was updated successfully, but these errors were encountered: