Chris
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 OAuth D5
Does this happen on OAuth login?
D5
Is this cloud or self-hosting?
Chris
On phone auth
Chris
Selft hosting
Recommended threads
- Project in AppWrite Cloud doesn't allow ...
I have a collection where the data can't be opened. When I check the functions, there are three instances of a function still running that can't be deleted. The...
- Get team fail in appwrite function
I try to get team of a user inside appwrite function, but i get this error: `AppwriteException: User (role: guests) missing scope (teams.read)` If i try on cl...
- Function in Node.JS to monitor events ar...
Hello everyone. I'm creating my first Node.JS function, but I don't have much experience with node and javascript. I'm trying to create a function, that monito...