ido-ran / google-photos-api-python-quickstart

Quickstart example of how to use Google Photos API with Python
Apache License 2.0
38 stars 12 forks source link

Made scopes into a list #3

Closed grantg012 closed 4 years ago

grantg012 commented 4 years ago

When making a refresh token, the scopes variable needs to be a python list. https://stackoverflow.com/questions/58942614/google-api-credentials-refresh-failed