Thank you for the reply.
Whatever I try to do to convert the xml to json I get this error: TypeError:
'NoneType' does not support the buffer interface
Do you have any experience in converting the response?
Op woensdag 7 juni 2017 18:56:33 UTC+2 schreef Shwetha Vastrad (AdWords API
Team):
>
> Hi
So I'm building an application which has a frontend in React and a backend
in python (pyramid framework).
I recently integrated the google adwords api to query custom reports (doing
this in python).
I'm able to get a report from the api by making a query.
However, the response comes eithe
So I've been struggeling getting the adwords api client library for python
set up.
After finally getting generate_refresh_token.py working, I managed to
retrieve my refresh token.
However, when trying to make a request to the server I still get a : 'Http
AccessToken Refresh Error: invalid_clien
So I've been struggeling setting up the Adwords api with the python library.
I finally managed to get generate_refresh_token.py working and retrieved my
refresh token.
I then pasted the credentials including the refresh token in the
googleads.yaml file
However, when trying to make a request to t