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
   - *.google.com
   - *.googleapis.com

but still, when I try to connect with examples I get error:

PHP Fatal error:  Uncaught exception 
'GuzzleHttp\Exception\ConnectException' with message 'cURL error 7: Failed 
to connect to 2a00:1450:4016:80c::200a: Network is unreachable (see 
http://curl.haxx.se/libcurl/c/libcurl-errors.html)' in 
/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php:186
Stack trace:
#0 /vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php(150): 
GuzzleHttp\Handler\CurlFactory::createRejection(Object(GuzzleHttp\Handler\EasyHandle),
 
Array)
#1 /vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php(103): 
GuzzleHttp\Handler\CurlFactory::finishError(Object(GuzzleHttp\Handler\CurlHandler),
 
Object(GuzzleHttp\Handler\EasyHandle), 
Object(GuzzleHttp\Handler\CurlFactory))
#2 /vendor/guzzlehttp/guzzle/src/Handler/CurlHandler.php(43): 
GuzzleHttp\Handler\CurlFactory::finish(Object(GuzzleHttp\Handler\CurlHandler), 
Object(GuzzleHttp\Handler\EasyHandle), Object(GuzzleHttp\Han in 
/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php on line 186


My configuration for proxy is set in "adsapi_php.ini" file in home folder. 
All other options like "refreshToken" or "developerToken" are also set.

Is there a way to force library to use "*.1e100.net" instead of IPv6 
"2a00:1450:4016:80c::200a:" addresses.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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+unsubscr...@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+unsubscr...@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/a92e6a86-fc34-46d0-8ec6-7c841372f97c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to