Hello team i made a function and attached a event trigger of user verification but the function does not execute. What could be issue ?
TL;DR
Title: Event trigger for user verification not working for self-hosting; OAuth login not affected
Messages:
1. User: I am using self-hosting. Is this issue also present in cloud hosting?
2. User: Does this problem occur with OAuth login?
Developer: I have created a function with an event trigger for user verification, but the function is not executing. What could be the problem?
Solution:
1. Developer: The issue might be specific to self-hosting. It would be helpful to know if the problem is also present in cloud hosting.
2. Developer: Additionally, check if this problem occurs with OAuthDoes this happen on OAuth login?
Is this cloud or self-hosting?
On phone auth
Selft hosting
Recommended threads
- [v1.8.1] Getting error "(role: applicati...
... but that scope doesn't exist. I am trying to get a function to run and modify tables in the database dynamically. I set everything up and eventually got: ...
- Scheduled function silently stopped firi...
Function is scheduled `* * * * *` and is `enabled: true`, but Appwrite Cloud has stopped queueing executions. Last execution: **2026-05-30 00:47 UTC** (~46h...
- Unable to create Sites or Functions with...
Heya, I was looking at the appwrite documentation for Sites API with the server api: https://appwrite.io/docs/references/cloud/server-nodejs/sites I can’t fin...