Hi,

My goal is to develop against the conversion upload service in Node. Since 
there is no node client library, I'm using the REST apis.

I'm currently stuck trying to get a valid access token from my refresh 
token. I created a new OAuth 2.0 client id for my project where I have the 
client id and secret. I then generated a refresh token by running the 
generate_refresh_token.py script 
(https://raw.githubusercontent.com/googleads/googleads-python-lib/master/examples/ad_manager/authentication/generate_refresh_token.py)
 
replacing the scope with https://www.googleapis.com/auth/adwords. From 
there I tried creating an access token like the documentation does here 
(https://developers.google.com/google-ads/api/docs/rest/auth), but I 
continually get a "Not Found" error instead.

What am I doing wrong?

Thanks any help would be greatly appreciated!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/1f8d4c6d-78f6-4806-9b5d-7f05623977dfn%40googlegroups.com.

Reply via email to