Hi Santhosh, Since you are using AdWords API Java library, the issue of generating ClientLogin token is no longer relevant; the library will take care of you. As for IOException, looks like the library has some issue reaching https://www.google.com/accounts/ClientLogin. Are you still facing issues making calls to the sandbox?
As for the credentials, your username/password is gmail account/password, useragent is any random string (preferably company name + application name) that can be used to identify your application, and developer token is gmail account++CUR, e.g. [email protected]++USD. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en
