Skip to content

Credentials file not found. #55

@asweigart

Description

@asweigart

import ezgmail
ezgmail.init()
Traceback (most recent call last):
File "", line 1, in
ezgmail.init()
~~~~~~~~~~~~^^
File "/Users/al/Scripts/.TheBigVenv/lib/python3.13/site-packages/ezgmail/init.py", line 457, in init
raise EZGmailException(
...<2 lines>...
)
ezgmail.EZGmailException: Can't find credentials file at /Users/al/Desktop/book-reviewer-email-scripts/credentials.json. You can download this file from https://developers.google.com/gmail/api/quickstart/python and clicking "Enable the Gmail API". Rename the downloaded file to credentials.json.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions