Hello <@U021J8TU753> I am trying to create prefect...
# prefect-cloud
l
Hello @Prefect I am trying to create prefect service accounts though rest api. I am spinning the docker container . It is throwing me the *Value Error("prefect.api.cloud) does not appear to be an IPV4 or IPV6 address". Can someone please throw light on this"?
j
this looks like a DNS resolution failure — what happens if you run a command like this?
Copy code
docker run --rm -it curlimages/curl -v <https://api.prefect.cloud/api/health>