Skip to content

Make SCOPES a list as Google OAuth client expects#54

Open
plt3 wants to merge 1 commit intoasweigart:masterfrom
plt3:master
Open

Make SCOPES a list as Google OAuth client expects#54
plt3 wants to merge 1 commit intoasweigart:masterfrom
plt3:master

Conversation

@plt3
Copy link

@plt3 plt3 commented Feb 12, 2025

Hi there,

I opened issue #53 a few days ago after realizing that this library stopped working once the credentials expired and needed to be (automatically) refreshed. It turned out to just be due to the SCOPES global being a string, while the Google OAuth client was expecting a list of strings. This is the only change I made, as everything seemed to work normally after this in my testing. Let me know if I can provide more information!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant