Secure login with multi-factor auth.
Scalable and robust databases.
Advanced compression and encryption.
Deploy & scale serverless functions.
Set up a full-functioning messaging service.
Subscribe and react to any event.
Pioneering asset management solutions for the circular economy with UNDΕ
need help installing appwrite cli
@siddesh31 The endpoint needs to end with a /v1.
/v1
So if your appwrite is hosted at a domain https://example.com, the endpoint would be https://example.com/v1
https://example.com
https://example.com/v1
Similarly, your endpoint would be http://localhost:80/v1
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
Reply to this thread by joining our Discord
I want to create a document associated with user after log in with OAuth. The user were logged in, but Appwrite said user is unauthorized. User is logged in wi...
```import 'package:appwrite/models.dart'; class OrdersModel { String id, email, name, phone, status, user_id, address; int discount, total, created_at; L...
recreating same Thread
Get community support by joining our Discord server.
Join Appwrite Pro and get email support from our team.