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
- Sometimes this function shows an error l...
1. Synchronous function execution timed out. Use asynchronous execution instead, or ensure the execution duration doesn't exceed 30 seconds.\nError Code: 408 2...
- Custom Topic sent from Function (with sc...
Can I send a message on a custom topic? So clients can subscribe to them?
- Function scheduling is not functional on...
Hello everyone! I'm using Appwrite Cloud and I have a function that runs every day at 00:00 UTC. Preciously it worked fine, but it didn't fire last night and i...