Hi Anash,
Thank you, you solved my problem!
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message be
Hi,
I've added a detailed troubleshooting guide on
https://groups.google.com/forum/#!topic/adwords-api/5q52k_AJC-Q.
Cheers,
Anash P. Oommen,
AdWords API Advisor.
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
ht
Hi guys,
I am using v13 to get API access of adwords account. I am getting same
above issue "AuthTocken Login failed" on code lline,
AdWordsUser user = new AdWordsUser(headers);.
Can any one help me out?
On Jul 4, 10:04 am, "Anash P. Oommen"
wrote:
> Hi Marjin,
>
> I think the v12.2.0 has an i
Hi Marjin,
I think the v12.2.0 has an issue where the header cases got messed up, try
making the first letter of each header key caps (Email, Password, etc.)
Cheers,
Anash P. Oommen,
AdWords API Advisor.
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussio
Hi there,
We are in the process of supporting the latest Adwords API version. In doing
so, we replaced our client lib (downloaded source code which supports the
v200909 api) with the binary of Google.AdWords.dll v12.2.0.0.
This broke a lot of things we should be able to fix.
However, our impl