Closed luc-lynx closed 5 years ago
The problem disappears if I do
$ export GOOGLEPHOTOS_CLIENT_ID=...
$ export GOOGLEPHOTOS_CLIENT_SECRET=...
So it would be great to put the values to the account database
Oh, right; the client ID and secret still have to be given, I guess that's not clear from the readme. Sorry. I guess we could store them in the DB too, with the option for env variables to override the stored values, for cases like this.
Thanks for the quick response. btw I can fix it myself and send you a PR, if you haven't started to implement it
I haven't -- go for it!
After using the app for a day I'm getting the following error:
I'm using the app in a headless mode, so I ran authonly and copied the database to my NAS. Then I made a backup and the next day I'm getting the error above. How can I recover? Did anyone come across the same issue?