Re: Authentification failed

2010-08-06 Thread AdWords API Advisor
Hi, I've seen this problem before when arg_separator.output isn't '&'. I'll update my library to always use this value when constructing the ClientLogin request. Best, - Eric On Aug 5, 7:38 pm, SEO Sniffer wrote: > Now It works online on my linux webserver. > Offline with windows xampp system i

Re: Authentification failed

2010-08-05 Thread SEO Sniffer
Now It works online on my linux webserver. Offline with windows xampp system it doesn't work. On 5 Aug., 22:38, SEO Sniffer wrote: > Yes, I use this Email-Address. I cannot understand this problem. > I downloaded aw_api_php_lib_2.2.0 lib, copy the Google folder in my > project and Edit the auth.i

Re: Authentification failed

2010-08-05 Thread SEO Sniffer
Yes, I use this Email-Address. I cannot understand this problem. I downloaded aw_api_php_lib_2.2.0 lib, copy the Google folder in my project and Edit the auth.ini file with my login data. Should I send you my auth.ini file, so that you can test it? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Authentification failed

2010-08-05 Thread AdWords API Advisor
Hi, Please ensure you are using the primary email address listed on this page: https://www.google.com/accounts/ManageAccount Best, - Eric On Aug 5, 1:43 pm, SEO Sniffer wrote: > I use aw_api_php_lib_2.2.0 for php. > That's my auth.ini file. > > email = "mym...@yahoo.de" > password = "mypassw

Re: Authentification failed

2010-08-05 Thread SEO Sniffer
I use aw_api_php_lib_2.2.0 for php. That's my auth.ini file. email = "mym...@yahoo.de" password = "mypassword" userAgent = "SEO Sniffer" applicationToken = "INSERT_APPLICATION_TOKEN_HERE" developerToken = "mydevelopertoken" ; Uncomment to make requests against a client account. ;clientId = "mym..

Re: Authentification failed

2010-08-05 Thread SEO Sniffer
But I use the email and password from my google MMC Account in auth.ini file. emailfrommccacco...@yahoo.de password -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=

Re: Authentification failed

2010-08-04 Thread AdWords API Advisor
Hi, This error is being returned by the ClientLogin API, which the AdWords API uses for authorization. http://code.google.com/apis/accounts/docs/AuthForInstalledApps.html The error indicates that the username and password is not correct. Best, - Eric Koleda, AdWords API Team On Aug 3, 3:52 p

Authentification failed

2010-08-03 Thread SEO Sniffer
I wrote my authentification data in the auth.ini file. But I get this error message. I don't know what the application token is. I comment it out. http://nopaste.info/6d177aea98.html -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwords