Web Developer
I'm trying to test out the sites feature and my self hosted setup is giving me this error when I try to hit the /v1 endpoint
❯ curl --silent https://appwrite.[redacted]/v1{"message":"Route not found. Please ensure the endpoint is configured correctly and that the API route is valid for this SDK version. Refer to the API docs for more details.","code":404,"type":"general_route_not_found","version":"1.7.0"}