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
- Bug report: Race condition in Flutter SD...
Hi team, I've found an intermittent bug in the Flutter SDK (v20.3.0) when using `createOAuth2Session` on Android. **Symptoms** After `createOAuth2Session` re...
- [SOLVED] Appwrite Cloud and FRA cloud se...
Can anyone estimate how long this will take to resolve? I am checking status here https://status.appwrite.online/
- How to use Operator.arrayAppend on a rel...
Hi, is it possible to use any operator on a relationship column? I have a One to Many relationship column on a table and I would like to add entries to the colu...