Threads
AppwriteException - Transaction with the requested ID '696bda260c0fb0741f66' could not be found
I am using "node-appwrite" module and I have successfully created transaction id but when passing it to tablesDB.createRow function with some other required data as shown in the screenshot attached, I...
- Functions
5 months ago
Tips for Debugging Appwrite Functions Locally
Hi everyone! 👋 I have an Appwrite Function running locally with Docker, but I’m struggling to debug it because execution doesn’t reach the breakpoints I set. I’d really appreciate any guidance on: 1...
- Functions
6 months ago