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
- Feedback and Deployment Challenges with ...
Hello world!, I've been developing a project using FastAPI in Python, and I was considering deploying it through Appwrite Functions. However, I encountered a f...
- Bulk feature status
Hi there, I am using version 1.7.4 self hosted and wanted to use the bulk operations in a dart function. I saw that in the dart_appwrite sdk version 16.1.0 it ...
- CORS preflight returns 500 on Dart funct...
Hey everyone 👋 I’m running a Dart cloud function, Every time I respond to a preflight (OPTIONS) request, I get a 500 internal error, and the logs show: ```NoSu...