I am currently trying to retrieve monthly search volume for a list of keywords using get_keyword_ideas.py. On top of 'from adspygoogle import AdWordsClient' not working correctly(which I have temporarily fixed), the script is now telling me I need a refresh token. I have attempted to do this using generate_refresh_token, but the URL it gives to access a verification code does not work. I am given the error message 'redirect_uri_mismatch'. It reads on: 'The redirect URI in the request: urn:ietf:wg:oauth:2.0:oob did not match a registered redirect URI'.
Is there any other way to get a refresh token? 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 a missing character or something? Thank you for any help. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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.