
No. You should put the data in the url as query string params

alright thank you steven

[SOLVED] Does GET method in cloud function read the body request?

I dont receive any query string params




Query String: __________
No value here

How about if you execute via the console?


is this correct?

No double quotes


how about this?



No queries


I just convert the method into POst from Get

Searching facilities with query: {"type":"%22medlab%22","limitDefault":30}

I got now the type

hmm its fixed I just undo it into Get method


I got the type query now

so weird
Recommended threads
- Hola equipo de soporte,
Hola equipo de soporte, Estoy desarrollando una Function en Appwrite Cloud con Node.js 22 y el siguiente package.json: { "name": "upload-whitelist", "type"...
- Function running in cloud but not locall...
Hi everyone, I have an appwrite function which is on python3.12 runtime. I have a library (hnswlib) which builds wheels during installation. This works on appwr...
- Permissions for bulk operation
Hi team, I have a question: “In the databases.createDocuments bulk API, can I set document-level permissions? If yes, how exactly should I include the permissio...
