Hi Thomas,
I still can't replicate this issue. I'm using v12.4.0, but the proxy code
hasn't changed from v12.3.0. Here's how I am testing, that may give a hint
about what's going wrong.
- Setup a proxy using squid:
http://news.softpedia.com/news/Seting-Up-a-HTTP-Proxy-Server-with-Authenticatio
Hi Thomas,
Which version of the library (not the API) are you using? The latest version
is 12.4.0. I'm trying to replicate the issue you are mentioning, but so far
I'm out of luck.
Cheers,
Anash P. Oommen,
AdWords API Advisor.
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us o
Hi Anash,
It's the version 12.3.0
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 ar
I use the v201101 of the client library
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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
Hi Thomas,
Out of curiosity, what version of the .NET client library are you using?
It's possible you may be using an out of date version.
- Kevin Winter
AdWords API Team
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blog
Hi Jo,
The problem comes from the AdWordsUser constructor: it try to authenticate
the user before applying the proxy settings...
I use a method which get the authtoken and use another method to instantiate
the AdWordsUser to solve the problem.
To get the authtoken:
public static string GetAut