Skip to content

Adwords report downloader fails when downloading gzipped report in Python 3 #6

@yeungsons

Description

@yeungsons

When the report download format is set to 'GZIPPED_CSV' or 'GZIPPED_CSV', chunk.decode() will fail as the input stream contains binary bytes that cannot be decoded using UTF-8 in Python 3

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