Crashing function gives back status failed and status code 500, but the promise does go in onfulfilled, not in onrejected. This makes error handling hard.
First screenshot is code, second one result on browser console.
Causes code like this. 😦
This is expected because the function execution was created successfully. you can check the result and throw an exception in your client if you'd like
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." ...