Hi everyone!
Has there been a change in the syntax to the HTTP REST API? I used Postman with the following endpoint just last March - April, and everything was working as expected (I would get the first 10 documents)
https://cloud.appwrite.io/v1/databases/{{databaseId}}/collections/{{collectionId}}/documents?queries[]=limit(10)
However, running this today, I get this error instead:
{"message":"Invalid query: Syntax error","code":400,"type":"general_query_invalid","version":"1.5.8"}
and removing the queries parameter gives me the first 25 documents, while reporting the correct total count of documents (as expected when limit is not defined).
And if there were some changes, could you please send me a link to the updated documentation? All documentation links point to the same ones I read last March.
Thank you!
Recommended threads
- AppwriteException: Invalid query: Query ...
```js console.log(typeof interaction.user.id) console.log(interaction.user.id) const user_check = await TablesDB.listRows({ databaseId: "db", ...
- unlike any other provider, your sites DN...
your nameservers dont work with a funny little CNAME error, which is a weird bug but thats what you get when you try to be the kitchen sink, funny errors.
- Weird Table Causes Console to break
I dont even know how this even happened looks like the $createdAt and , $id got switched? <@831428608895615056>