AdWords API "Could not get ClientLogin token for user" error.

2010-02-22 Thread trafficdirec...@localmatters.com
I have been getting the above error occasionally when accessing V200909 services. Here is code snippet (called on every request to Google): AdWordsUser user = new AdWordsUser(email, password, clientId, useragent, developerToken, applicationToken, false); AdWordsService serviceSele

AdWords API Could not get ClientLogin token for user

2009-11-16 Thread sreenu
Hi, I am getting "ServiceException:javax.xml.rpc.ServiceException: Could not get ClientLogin token for user." exception for all services (campaign, adgroup, ad, keyword). I am sure , I am passing correct user name and password. I am using MCC account and I have hundred client accounts. Here I

AdWords API Could not get ClientLogin token for user

2009-10-16 Thread sreenu
Hi, Yesterday when I were trying to add adgroups and updating keywords in production using java api v200906, I got below error : "Could not get ClientLogin token for user" what is that mean ? How can I reproduce this ? Please advice me. Thanks, Sreenu. --~--~-~--~~~--