Hi Jeff,
In order to help figure out why you’re receiving an invalid_grant response,
could you please privately reply and send the CID and the request ID? With
those, I can lookup further information to help understand what’s happening.
Thanks,
Sasha
The Google Ads API Team
ref:_00D1U1174p._500
Hello,
I am putting together a Django web application using the Python client
library. I would like users to be able to authenticate and then do stuff.
I have built a web flow and it works fine to get the authorization token. I
then use the auth to get a refresh token as such
### Initiates oa