Re: What are requirements for poxy server to coop with Google AdWordsAPI library

2017-11-24 Thread Sebastian Piskorski
@Dorian Kind I'm still fighting with that proxy config and I would like to ask for your opinion. I have disabled IPv6 on a server and now I got a different error, without IPv6 address cURL error 7: Failed connect to www.googleapis.com:443; Operation now in progress.. Infrastructure owner says

Re: What are requirements for poxy server to coop with Google AdWordsAPI library

2017-10-20 Thread Dorian Kind
I think you need to take a look at this issue with your administrator, as it's hard to say what's going on without knowing how your proxy setup looks like. To the best of my knowledge, as far as the Adwords API client library is concerned, all you need is to be able to make HTTPS requests to th

Re: What are requirements for poxy server to coop with Google AdWordsAPI library

2017-10-20 Thread Sebastian Piskorski
@Dorian Kind, Thank you for the reply. Your answer gives some light to my issue, but I don't quite understand what " originates from a reverse lookup:" means. I have whitelisted " adwords.google.com" but an error is still the same. At least when I try to run examples, provided by the lib. On Th

Re: What are requirements for poxy server to coop with Google AdWordsAPI library

2017-10-19 Thread Dorian Kind
If I may chime in, I'm pretty sure the googleads library only connects to "adwords.google.com". The "1e100.net" domain probably originates from a reverse lookup: $ host adwords.google.com adwords.google.com is an alias for adwords.l.google.com. adwords.l.google.com has IPv6 address 2a00:1450:40

Re: What are requirements for poxy server to coop with Google AdWordsAPI library

2017-10-19 Thread Sebastian Piskorski
But requirements for proxy should be the same for all languages. All I need is probably list of addresses that I have to whitelist in order to run AdWords API requests through proxies using Google Library. Also, I think you should know CURL and why lib tries to connect "2a00:1450:4016:80c::200a

Re: What are requirements for poxy server to coop with Google AdWordsAPI library

2017-10-18 Thread 'Jude Amagoh' via AdWords API Forum
Hi, I'd be glad to assist you with your query but, unfortunately this question is out of my scope. I recommend you post your question on the php github and they'll b

What are requirements for poxy server to coop with Google AdWordsAPI library

2017-10-18 Thread Sebastian Piskorski
I'm dealing with very restrictive proxy server, where I have to use credentials and all traffic is blocked by default. Administrator can unlock certain domains for me but I have to list them for him. So far he had unlocked for me following domains: - *.1e100.net - - *.google.de -