Re: Problem with authenticate

2010-08-26 Thread AdWords API Advisor
Hi, Please ensure that the PHP ini setting "arg_separator.output" is set to "&". The next version of the library will include a fix to ensure that this is always used. Best, - Eric Koleda, AdWords API Team On Aug 26, 1:58 pm, Manhvu wrote: > I have good config in file *.ini, I can use google a

Re: Problem with authenticate

2010-08-26 Thread Manhvu
I have good config in file *.ini, I can use google account to login very easy. But you code don't run On Aug 26, 7:00 pm, AdWords API Advisor wrote: > Hi, > > You get a BadAuthentication error when you pass wrong email and > password to the ClientLogin server. > > I had a look at the library sour

Re: Problem with authenticate

2010-08-26 Thread AdWords API Advisor
Hi, You get a BadAuthentication error when you pass wrong email and password to the ClientLogin server. I had a look at the library source code, seems like the method uses $email and $password from AdWordsUser class. See http://code.google.com/p/google-api-adwords-php/source/browse/trunk/src/Go

Problem with authenticate

2010-08-25 Thread Manhvu
Hi everyone, I am beginning to develope tool for my company with google adword api, but I have a message below " AuthTokenException Object ( [error:private] => BadAuthentication [url:private] => [captchaToken:private] => [captchaUrl:private] => [message:protected] => Failed to get authToken. Reason