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

Super proxy API request doesnt recognize russian character Data #49

Open
dezostus opened this issue Jun 4, 2017 · 0 comments
Open

Super proxy API request doesnt recognize russian character Data #49

dezostus opened this issue Jun 4, 2017 · 0 comments

Comments

@dezostus
Copy link

dezostus commented Jun 4, 2017

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 :(

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant