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
- dynamic key missing scopes for database ...
Here are the scopes listed, I get permission errors for reading row and document. Appears to be missing since last time i checked. Database 6 Scopes policies....
- Worker functions stuck on "Fetched 0 fun...
Appwrite Version: 1.9.0 Bug Description: The appwrite-worker-functions container gets stuck in an infinite loop logging "Fetched 0 functions..." while scheduled...
- I am using s3 for app storage but is it ...
_APP_STORAGE_DEVICE=s3 puts everything to the s3 storage but i need to be able to keep the function builds and site in the local and not waste the cloud storage...