
I don't even know how to type this cause I'm more than frustrated at this point.
It should be a straightforward implementation but Appwrite, or more accurately its node-SDK just had to cause vague and untraceable error that theoretically should be an easy fix
I thought I had it working but it's just a stupid edge case. The behavior of **storage.createFile **is very inconsistent! It works one minute and breaks the next, literally! Please fix this. Please
The fact that I was able to save the file recivied via formdata as a local file says the parsing is fine. The uploading is broken
Recommended threads
- mcp-for-docs not working properly
I'm experiencing issues integrating the MCP server tool with Cursor IDE. The MCP server connection establishes successfully initially but fails after one minute...
- When connecting to VCS (Version Control ...
Hello, when I try to define in my function the root path of a function I get this when I click "Update".
- queries.map is not a function
Query.createdBefore doesnt work ``` tables.updateRows({ databaseId: process.env.APPWRITE_DATABASE_ID, tableId: process.env.APPWRITE_TABLE_ID, ...
