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
I am trying to use the Location Service using paws. I specified the region us-east-1 in my environment variables. When I try to use anything from the service I get the error:
Error in curl::curl_fetch_memory(url, handle = handle) : Could not resolve host:
I am trying to use the Location Service using paws. I specified the region
us-east-1
in my environment variables. When I try to use anything from the service I get the error:Error in curl::curl_fetch_memory(url, handle = handle) : Could not resolve host:
The following R code generates this error:
Running the above results in:
Error in curl::curl_fetch_memory(url, handle = handle) : Could not resolve host: geo.us-east-1.amazonaws.com
The text was updated successfully, but these errors were encountered: