need help installing appwrite cli
@siddesh31
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
oh damn
will give it a try
thankyou @safwan
Hey @siddesh31 Checking in to see if your issue was solved?
solved
thankyou so much
[SOLVED] Error while installing Appwrite CLI
Recommended threads
- Update user email using OTP
Hi, I am trying to implement email update using OTP, there is not password associated with the account. One solution I found online is creating appwrite functio...
- RowList: The value of total is coming as...
RowList: The value of total is coming as a String, so it throws an error because it’s not parsed into an int. Error: TypeError: \"37\": type 'String' is not a ...
- [SOLVED] curl error Number: 6 — function...
Hello, I invested a lot of time in this error in a fresh install of appwrite 1.8.1 and lasted until fix, this if for helping anyone that can have the same weird...