I am currently trying to access the monthly search volume of a given 
keyword. To do this, I need to generate a refresh token using 
generate_refresh_token. The URL it gives me to access the verification code 
is broken, returning the error: redirect_uri_mismatch. It states: The 
redirect URI in the request: urn:ietf:wg:oauth:2.0:oob did not match a 
registered redirect URI.

The details are:


   - cookie_policy_enforce=false
   - scope=https://adwords.google.com/api/adwords
   - response_type=code
   - access_type=online
   - redirect_uri=urn:ietf:wg:oauth:2.0:oob
   - display=page
   - client_id=230466429510.apps.googleusercontent.com


The URL it gives me is: 
https://accounts.google.com/o/oauth2/auth?scope=https%3A%2F%2Fadwords.google.com%2Fapi%2Fadwords&redirect_uri=urn%3Aietf%3Awg%3Aoauth%3A2.0%3Aoob&response_type=code&client_id=230466429510.apps.googleusercontent.com&access_type=offline

Is there any way to fix this, or generate a token another way?

Thank you

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to