
Hello guys, I'm working on an application in which I'm using a language that is not officially available in the documentation, so I was using the Rest api via endpoints... today I went to the documentation and everything had changed... where do I find the endpoints like : https://cloud.appwrite.io/v1/databases/xxxxxxxxxx/collections/xxxxxxx/documents


from the dropdown you can select the type you want

thanks 😄

another problem

https://appwrite.io/docs/references/cloud/client-rest/users
Is this session no longer supported via REST?

I'm using the endpoint > https://cloud.appwrite.io/v1/users/md5 to create accounts in md5...

what do you mean? You were never able to create a session with the user api. that's done with the account api

sorry, I meant > documentation

what do you mean?

I think he means that no rest endpoints are shown in the documentations. https://appwrite.io/docs/references/1.4.x/client-rest/users
It does for the sdks but not for REST

oh interesting...

yep xD

We still don't have the documentation...

It's in the example
Recommended threads
- Golang docs outdated
Golang docs on the website are update and some if not all methods are broken/ not updated
- Appwrite sites 404
Hello ! When I add a subdomain to a deployed website, it gives me a 404 error on said domain thus making the SSL processus not working and im not able to acces...
- Login redirect going to http not https
Hi yall, I'm having an issue where the redirect URL is going to http, instead of https. I think this is a bug. ``` https://accounts.google.com/o/oauth2/v2/auth...
