Skip to content

Help: which JSON credentials do I need #35

@thiswillbeyourgithub

Description

@thiswillbeyourgithub

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions