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
- Need help with createExecution function
Hi, Need some help understanding createExecution. When requesting function execution via createExecution, the function handler arguments are incorrect and rese...
- HTTP POST to function returning "No Appw...
Hi everyone, I’m running into an issue with my self-hosted Appwrite instance. I’ve set up my environment variables (APPWRITE_FUNCTION_PROJECT_ID, APPWRITE_FUNC...
- Can't add dart 3.5 runtime
Modified the `.env` to enable dart 3.5 runtime on my self-hosted instance but still can't find the runtime when creating a new function. I manually pulled the i...