Skip to content

Unicode error in quickstart #137

Open
@stillouyng

Description

@stillouyng

Copied and pasted the code. Downloaded credentials.json. Replaced all spaces to tabs and after all got Unicode error in this line :

 creds = flow.run_local_server(port=0)

UnicodeDecodeError: 'utf-8' codec can't decode byte 0xcf in position 6: invalid continuation byte

I really don't know what the problem. Httplib2 was upgraded (ver. 0.15.0) like others libs which would be needed.

httplib2 0.15.0
python 3.7.4
Windows OS

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions