in res.json or res.text is the status parameter a string or Number or some unique token in functions runtime
Cound not find anything in the documentation
seems like integer
I would advise against sending a value for that right now. It can cause problems
In any case the status you're setting is only between the function and Appwrite executor.
And, then, Appwrite's adding to the execution object. But the response from Appwrite will always be 200.
Recommended threads
- How can I disable client-side account re...
Hi everyone! I’m currently building a game backend using Appwrite, and I’d like to prevent users from creating new accounts directly through the client. My go...
- relationships bug or error idk
hey every one, am using am using appwrite on a project and ran into a problem where by created a relationship and two way to be specific and it is stuck on proc...
- Domain is owned by a different organizat...
Hi Appwrite team, I'm trying to add my custom domain **futlive9.com** to my project, but I'm getting the error: "Domain is owned by a different organization." ...