Hi,
I got an error when Im using a sample of Analytics source".
A source
An error
TypeError: the JSON object must be str, not 'bytes'
I think a variable, raw_response_body in Request class is returned by byte not string but Im not sure how to fix this.
If anyone know how to fix this please let me know!
Thanks,
Yasu