You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
}
The text was updated successfully, but these errors were encountered:
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 :
The text was updated successfully, but these errors were encountered: