Thanks for the response
-- I did try doing that. I have something like this in my googleads.yaml:
# Proxy configurations (optional)
proxy_info:
host: username:password@myproxy.com
port: 1234
Throws an error in httplib2:
On Thursday, March 31, 2016 at 9:58:20 AM UTC-4, Yin Niu wrote:
httplib2.ServerNotFoundError: Unable to find the server at accounts.google.comI believe httplib2 has specific settings for the proxy username and password which never get set in line 118 in the above link.
Any idea on when the fix might be introduced?
Thanks again!
On Thursday, March 31, 2016 at 9:58:20 AM UTC-4, Yin Niu wrote:
Hello,The python library owner is currently working on an enhancement for proxy support that should fix this problem. For now, one hack might be to include the username and password in the host argument alone with the url/ip. It's not intended to be used that way as it was originally designed, though.Thanks,Yin, AdWords API Team.
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
---
You received this message because you are subscribed to the Google Groups "AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscribe@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/cb2a3e4d-4b84-4645-b556-ebad4b2d3cc4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment