
Hi there,
I am currently struggling with a fix for the following bug: https://github.com/appwrite/sdk-for-dotnet/issues/30
I have a fix when running the code locally. The fix is documented in the following post: https://github.com/appwrite/sdk-for-dotnet/issues/30#issuecomment-1880182695
Unfortunately I am unable to fix it in the code generator.
I am not familiar with Twig/PHP so it is quite challenging to fix the issue in the generator.
Could someone look into this issue, because it is a quite fundamental issue?
Recommended threads
- 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, ...
- Server Error when Pushing a Function
Get this ambiguous error when trying to push my function, it's TypeScript using NodeJS 18 ``` ? Which functions would you like to push? get-grades (get-grades)...
