-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Hi,
In your README.md you mention: credentials_string = "{...}" # You must generate this on your Google account but I struggle to find the exact json string needed.
Based on this google help page I managed to generate a JSON file that loads fine but gmail-wrapper crashes because I don't have keys like "web", "refresh_token", "client_secret".
The keys I have are "type", "project_id", "private_key_id", "private_key", "client_email", "client_id", "auth_uri", "token_uri", "auth_provider_x509_cert_url", "client_x509_cert_url", "universe_domain".
Could you by any change tell me what keys I should get from google and which one I have now? It's surprisingly hard to find any up to date information about those credentials.
Thanks a lot!
zcag
Metadata
Metadata
Assignees
Labels
No labels