I have detected the issue but the problem persists. In the AuthToken.php file in the following function:
function __construct($email, $password, $service, $source, $accountType = 'GOOGLE', $server = NULL, $captchaToken = NULL, $captchaResponse = NULL) { $this->email = $email; $this->password = $password; When I echo '$this->password' it echo's the old password. Hence I cannot login. Now I have searched for the old password EVERYWHERE. I cannot find it. 100% I have changed old to new including authentication.ini. I dont know if google stores this password on server or something. If so how do I change it. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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