-
Notifications
You must be signed in to change notification settings - Fork 6
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
Access tokens no longer long lived #66
Comments
Interesting. That does look like it could be a problem for everyone soon |
Looks like its the case now. Getting errors and only resolution is to replace the access token when it expires.
|
This line suggests somewhere in the code its been updated to work with an app key and refresh token. any ideas on how to expose that? |
I'm facing the same problem here, any luck? |
I have switched to the Google drive backup. It's much more than I want in terms of features, but it works well. I looked a little at the code here, but all the magic is really in the bash script which is managed in a different repository with a different maintainer. And it doesn't appear the bash script is getting maintenance. I would say ideally the Dropbox API logic would get moved into this repository and into python. I'm also hesitant to try and make a PR because I'm not clear the maintainer here is actively maintaining. And I haven't developed HA add-ons yet so I'm not quite sure how to approach it. |
There is no bash script here so I think you are confused. This is a pure Python Dropbox project I am the original author but I don’t use it now. I moved away from the full so or supervised install. I’d be delighted if somebody would take over and I would help them do that how I can. |
@d0ugal I conflated this with the other repo https://github.com/danielwelch/hassio-dropbox-sync. Apologies! |
No problem, it’s a bit confusing 😅 |
After getting 'access denied, token expired' errors constantly for the last few days I checked my access token, and it's gone, along with the option to set the 'expiration policy'
I sent a message to Dropbox and this is their answer:
The text was updated successfully, but these errors were encountered: