Event not fired or function not executed on document creation if document created using flutter sdk
- 0
- Self Hosted
- Flutter
- Functions
Hi, i run self hosted Version 1.6.0 and have a function with a trigger on document creation for a specific collection. The event fires and the function is executed when i create a document via console but if the document is created using flutter sdk the function is not triggered(no execution so no errors i could use to debug). Why could that be? How can i debug this - is there a way to monitor all events or something like that? (I tried with and without specific permissions on the document level and enableing all scopes for the api key used by the funciton, set execution permission to any and such things but it does not work) (Searched the docs, web, issues on github and here and found no solution or hint)
If you need more details to provide help please let me know. Cheers
Recommended threads
- After a GET request is passed to functio...
Create execution in the console can normally retrieve the get parameters。WHy?
- function subdomain ssl certs
The generated subdomain isn't getting a valid ssl cert, I was wondering if appwrite automatically generates one or uses a wildcard for *.functions.domain.com? ...
- 🐛 Realtime Flutter SDK Crash – Realtime...
**Summary** When using Appwrite Cloud with the Flutter SDK (latest appwrite release: 21.4.0), Realtime crashes with: ```Unhandled async error: type '_Map<String...