users.*.verification.*.updateis not triggering the function
- 0
- Flutter
- Cloud
- Self Hosted
- Functions
- Users
Hello, I'm trying to do so automations with costume functions but the event: users..verification..update is not triggering the function. What I want to do is after the User verifies the account I wanna create a record in other table. But the problem is that when I verify an account thought Appwrite is not triggering ne function
Did I do something wrong?
p.s users.*.create for example is working
if...you're doing some actions on cloud, this might directly affect you https://discord.com/channels/564160730845151244/1102936099745177700/1117863004097228880
any errors?
you said it is not triggering but any errors shown that can help us debug?
(since the issue only affects the projects on one of the databases)
Yes I'm using cloud to verify the account. Actually I think this makes sense because I just talked with Flutter Dev and they verified the account through the mobile app and it did trigger the event
makes sense
Recommended threads
- Invalid query: Query on attribute has gr...
I cannot view the table within the Console
- Functions not executing after usage rese...
Hi team, Last month my project hit 100% usage and functions stopped working (expected). Now the new month has started and usage has reset, requests are going ...
- Functions never end and always fail (sta...
Hi ! I'm using Appwrite Cloud Pro and function execution from appwrite website is KO. Deploying starter function template, execution is always Failed and the ...