#[SOLVED] Error while installing Appwrite CLI
9 messages · Page 1 of 1 (latest)
@solemn cliff
The endpoint needs to end with a /v1.
So if your appwrite is hosted at a domain https://example.com, the endpoint would be https://example.com/v1
Similarly, your endpoint would be http://localhost:80/v1
Hey @solemn cliff
Checking in to see if your issue was solved?