
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
- Is Quick Start for function creation wor...
I am trying to create a Node.js function using the Quick Start feature. It fails and tells me that it could not locate the package.json file. Isn't Quick Start ...
- Connecting server functions to GitHub re...
The project I am working in has recently moved organizations on Appwrite. The same is true for the repo on GitHub, which as moved from a private user to a organ...
- Missing C++ libstdc library in Python fu...
I have a function running Python 3.12 which suddenly started dumping errors (as of today; it worked yesterday). I hadn't changed any code so I found this odd, b...
