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
- Feedback and Deployment Challenges with ...
Hello world!, I've been developing a project using FastAPI in Python, and I was considering deploying it through Appwrite Functions. However, I encountered a f...
- Bulk feature status
Hi there, I am using version 1.7.4 self hosted and wanted to use the bulk operations in a dart function. I saw that in the dart_appwrite sdk version 16.1.0 it ...
- CORS preflight returns 500 on Dart funct...
Hey everyone 👋 I’m running a Dart cloud function, Every time I respond to a preflight (OPTIONS) request, I get a 500 internal error, and the logs show: ```NoSu...