Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help: which JSON credentials do I need #35

Open
thiswillbeyourgithub opened this issue Jan 10, 2024 · 0 comments
Open

Help: which JSON credentials do I need #35

thiswillbeyourgithub opened this issue Jan 10, 2024 · 0 comments

Comments

@thiswillbeyourgithub
Copy link

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!

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

No branches or pull requests

1 participant