I tryed setup the OAuth v2 authentiacation. Output of the GetRefrechToken script:
"...\adwords_api_php_4.6.1\examples\AdWords\Auth> php GetRefreshToken.php Log in to your AdWords account and open the following URL: https://accounts.google.com/o/oauth2/auth?response_type=code&client_id=457215994301-654s5tbkr6sv87p19eb4vff39uquhopr.apps.googleusercontent.com&redirect_uri=urn%3Aietf%3Awg%3Aoauth%3A2.0%3Aoob&scope=https%3A%2F%2Fadwords.google.com%2Fapi%2Fadwords%2F&access_type=offline After approving the token enter the authorization code here:" Whene I copied the url to the browser, the result was a mismatch error. " Error:redirect_uri_mismatch The redirect URI in the request: urn:ietf:wg:oauth:2.0:oob did not match a registered redirect URI cookie_policy_enforce=false scope=https://adwords.google.com/api/adwords/ response_type=code redirect_uri=urn:ietf:wg:oauth:2.0:oob access_type=offline display=page client_id=457215994301-654s5tbkr6sv87p19eb4vff39uquhopr.apps.googleusercontent.com " Thanks for help! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://googleadsdeveloper.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 [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 Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
