ivory-google-map
ivory-google-map copied to clipboard
cURL error 6: name lookup timed out
Hi, since few days, I face this issue when calling geocode request.
I got a 500 error : cURL error 6: name lookup timed out (see http://curl.haxx.se/libcurl/c/libcurl-errors.html) When I pass the url in my browser, its returning the good json object response.. Do someone knows how to fix this?
thx in advance
Parameters :
-address: "lyon--france" // same issue for every addresses
-components: [
"country" => "fr"
]
-bound: null
-region: null
-language: null
}