Hi, i setted up a PHP script to connect to Adwords API. By using the $campaignService->get($selector) method I get always the error "invalid_grant". Here the Stack Trace:
<https://lh3.googleusercontent.com/-0y3vXieQUiE/UgJdrOEATVI/AAAAAAAAAAM/QgXdLHEJCmQ/s1600/Bildschirmfoto+vom+2013-08-07+16%3A41%3A38.png> The only thing I found is that for some reason the makeRequest-method uses as "grant_type" the value "refresh_token" although i setted the value "authorization_code". The version I Used : v201306 Does anybody know what i'm doing wrong? P.S. When I use curl on the console I get the access to adwords. thanks, alex -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [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.
