Skip to content
This repository was archived by the owner on Jul 30, 2022. It is now read-only.
This repository was archived by the owner on Jul 30, 2022. It is now read-only.

Super proxy API request doesnt recognize russian character Data #49

@dezostus

Description

@dezostus

Hello, thanks for the superb application!!

Im using GA reports with data which have russian words.
Detect problem while add filter with russian words. Get API Request with encoding russian words, for eg.

use filter like: rt:eventLabel=~телефоны 
in request its look like:
filters=rt%3AeventLabel%3D~%D1%82%D0%B5%D0%BB%D0%B5%D1%84%D0%BE%D0%BD
and as result superproxy return error:
{'error': 'No JSON object could be decoded'}
but if use in english: rt:eventLabel=~phone
in request: filters=rt%3AeventLabel%3D~phone
all works well.. dont no how to go arround this

Please, make some updates to fix this... its very pitty that cant use this tool in work :(

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