hassio-dropbox-upload
hassio-dropbox-upload copied to clipboard
Readme - Scopes in Permissions tab
In the readme under 'Configuration' it says "Set the following scopes in the Permission tab (you need to do it before generating the token).". However, I seem unable to find the actual scopes described anywhere in this repo I've also tried the thread on the Home Assistant community board and Google search.
PS Thanks for all the effort put into this integration!
Hrm, sorry. I guess this has changed since I wrote that guide in 2020 :)
Did you manage to figure it out? If you fancied updating the README with new instructions that would be amazing
I ran into this too. To fix, I ticked the following scopes in the Permissions tab when creating the app in Dropbox: files.metadata.write files.metadata.read (ticked by default, cannot un-tick) files.content.write files.content.read
I then created the access token and added it to the add-on, then restarted. As soon as I did that, it started uploading straight away.