Skip to content

Function to reset GA credentials on pandas.io.ga #2687

Closed
@arnicas

Description

@arnicas

It's pretty easy to authenticate yourself with the wrong credentials for GA - lots of us have different accounts and id's. In the pandas utility, if you get yourself authenticated, but then replace your secrets file with another one, you will keep getting a 401 error forever after saying your credentials are messed up. The fix is apparently to delete the analytics.dat file in the pandas.io directory so you can use your new client secrets.json file. A function to do this might be nicer (and require less hunting).

Chang asked me to file this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    EnhancementIO DataIO issues that don't fit into a more specific label

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions