Skip to content
This repository was archived by the owner on Jan 18, 2025. It is now read-only.
This repository was archived by the owner on Jan 18, 2025. It is now read-only.

Drive.json file creation failure when /Users/<username>/.oauth does not exist #359

@rothnic

Description

@rothnic

Using v1.5.2 with gspread and df2gspread python libraries. I setup the client secrets file as requested, get the permissions screen, then the web client says successful. However, back on the python side it tries to create a drive.json file, but the .oauth folder does not exist. This results in the auth process failing.

I created the .oauth directory, then tried again, and it worked fine. Failure occurred on this line in file.py

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