Hi, I try to use the AdWords Sandbox API on my localhost (Apache) with the PHP Client Library. The auth.ini looks like
email = "myemail" password = "mypass" userAgent = "The Sandbox API Try" applicationToken = "ignored" developerToken = "myemail++USD" ; Uncomment to make requests against a client account. clientId = "client_1++myemail" I always get the following answer, when I run one of the examples: AuthTokenException Object ( [error:AuthTokenException:private] => BadAuthentication [url:AuthTokenException:private] => [captchaToken:AuthTokenException:private] => [captchaUrl:AuthTokenException:private] => [message:protected] => Failed to get authToken. Reason: BadAuthentication [string:Exception:private] => [code:protected] => 0 I dont understand why!? Password and Email are definitively correct. When I use the Sandbox Account View everything is fine. Thank you for help and sorry for my english ;-) DomJ -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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