Hi All,

I am working on Google Adwords Keywords Search API using PHP client
Library.when i run the scripts its returns me following error. i am
using the following parameters in my auth.ini file.


email = "xxxxxxxxx...@gmail.com"
password = "xyzxyzxyz"

userAgent = "xyz Adword Tool"

applicationToken = "INSERT_APPLICATION_TOKEN_HERE"

developerToken = "xyzxyzxyzxyzxyzxyzxyzxyz" (adwords accounts
developer token)

; Uncomment to make requests against a client account.
 clientId = "client_1+xxxxxxxxx...@gmail.com"


AuthTokenException Object ( [error:private] => BadAuthentication
[url:private] => [captchaToken:private] => [captchaUrl:private] =>
[message:protected] => Failed to get authToken. Reason:
BadAuthentication [string:private] => [code:protected] => 0
[file:protected] => /var/demo/api/aw/src/Google/Api/Ads/Common/Util/
AuthToken.php [line:protected] => 88 [trace:private] => Array ( [0] =>
Array ( [file] => /var/demo/api/aw/src/Google/Api/Ads/AdWords/Lib/
AdWordsUser.php [line] => 502 [function] => GetAuthToken [class] =>
AuthToken [type] => -> [args] => Array ( ) ) [1] => Array ( [file] => /
var/demo/api/aw/src/Google/Api/Ads/AdWords/Lib/AdWordsUser.php [line]
=> 140 [function] => RegenerateAuthToken [class] => AdWordsUser [type]
=> -> [args] => Array ( ) ) [2] => Array ( [file] => /var/demo/api/aw/
examples/v200909/GetRelatedKeywords.php [line] => 12 [function] =>
__construct [class] => AdWordsUser [type] => -> [args] => Array
( ) ) ) )



if anyone knows about this please help me. As i am struck from many
days on this issues.

Thanks,

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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

Reply via email to