RE: Generate tokens - Login Failed

2020-06-22 Thread Google Ads API Forum Advisor Prod
Hi Karol, Thank you for reaching out. Can you confirm if you are using your own OAuth2 credentials? If so, did you ensure that you selected "Web application" for the Application type when generating the credentials? This is the only type of application that will work with the OAuth2

Re: API Login failed

2011-10-16 Thread Anash P. Oommen
Hi, I guess you are using the .NET library. Could you see the inner exception and see what went wrong? AuthTokenException.ErrorCode and AuthTokenException.Info should give you more details. See

API Login failed

2011-10-13 Thread awan
We newly set up a AdWords account. The login works for UI web interface but not for API. API always gave me AuthToken login failed. See ErrorCode for more details. message. Any suggestions? Thanks! -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion

Re: AuthTocken Login failed

2011-07-05 Thread Anash P. Oommen
Hi, Here are a few suggestions to troubleshoot your issues. 1. If you are using v12.2.0, try capitalizing the first letter of the headers. (Email, Password, DeveloperToken, etc.) 2. Catch the exception, it should be an AuthTokenException object. Inspect its properties and see what the actual

AuthTocken Login failed

2011-07-04 Thread ewittas
Hello guys, From last two days I am trying to resolve a single error AuthTocken Login failed but not getting any solution or hint for this. headers.Add(email, XXX); headers.Add(password, XXX); headers.Add(useragent, XX); headers.Add(developerToken

Login Failed Error

2011-06-17 Thread Chip Ram
com.google.api.adwords.lib.AuthTokenErrorCode.BadAuthentication I have been getting this error for months now... I use the same login credentials as the adwords website.. I am dissapointed in the lack of support... Here is the line of code that is throwing... requestHeader.authToken =

Re: Login failed

2011-04-06 Thread Danial Klimkin
Hello, You need an MCC account in order to use API. Particularly in this case you should link your normal account with one of the MCC you have. Once this account is managed by an MCC you should be able to run reports against it. Best regards, Danial Klimkin, AdWords API Team. --

Login failed

2011-04-04 Thread javeed
Hi, I try to request for a keyword report service, for my adwords Account which is not an MCC account. it is just a normal account. it is throwing exception as You must supply an MCC login to perform the current operation. I have few more accounts which are MCC accounts. and that does not have

Re: AuthToken login failed Sandbox, dotnet Library

2011-03-07 Thread AdWords API Advisor
HI Benjamin, Are you still facing issues? Cheers, Anash P. Oommen, AdWords API Advisor. On Mar 4, 12:19 pm, Benjamin Aadalen benjamin.aada...@gmail.com wrote: Good Morning I recieve following Error when i debug my webapp in visual studio: AuthToken login failed Here are my header

Re: AuthToken login failed Sandbox, dotnet Library

2011-03-04 Thread will
Your !--add key=ClientEmail value=email...@gmail.com/-- is commented out in the app.config Uncomment it, and it should be in the format: client_1+email...@gmail.com -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com

AuthToken login failed Sandbox, dotnet Library

2011-03-03 Thread Benjamin Aadalen
Good Morning I recieve following Error when i debug my webapp in visual studio: AuthToken login failed Here are my header informations: add key=UserAgent value=Companyname/ add key=Email value=email.em...@gmail.com/ add key=Password value=password/ !--add key=ClientEmail value=email.em

Re: AdWords API AuthTokenException: Login failed

2010-04-09 Thread AdWords API Advisor
where we replicate google adwords account to multiple client accounts(could be 20+) to copy over ads.  We started getting the login failed error recently. We are using v200909 version with version 7 client library.  Please shed some light in resolving this or suggest a work around. here

Re: AdWords API AuthTokenException: Login failed

2010-04-09 Thread SW
ads.  We started getting the login failed error recently. We are using v200909 version with version 7 client library.  Please shed some light in resolving this or suggest a work around. here is the error log: Error occured in Run: com.google.api.adwords.lib.AuthTokenException: Login

Re: AdWords API AuthTokenException: Login failed

2010-04-09 Thread Joshua J. Kugler
On Friday 09 April 2010, SW elucidated thus: Reusing authentication seemed to have helped. Surprisingly, documentation doesn't state this. From: http://code.google.com/apis/adwords/v2009/docs/headers.html An authentication token is valid for about a week after you acquire it; when it

AdWords API AuthTokenException: Login failed

2010-04-08 Thread SW
Hi, We have a process where we replicate google adwords account to multiple client accounts(could be 20+) to copy over ads. We started getting the login failed error recently. We are using v200909 version with version 7 client library. Please shed some light in resolving this or suggest a work

AdWords API Re: Login Failed Error while accessing Adwords API

2009-01-03 Thread Jan Piotrowski (AdWords API Guru)
Had a look at this? http://code.google.com/intl/de-DE/apis/adwords/docs/developer/adwords_api_sandbox.html - Jan On 2 Jan., 16:39, api.goec...@gmail.com api.goec...@gmail.com wrote: Hi, I am trying to access the Adwords API in the sandbox environment using the email address