I have an Appwrite instance deployed on Oracle Cloud. The subnet rules of Oracle Cloud are set to allow requests to the instance over port 80 and as well as 443. Everything works fine, except that the functions don't get triggered on users.*.sessions.*.create event. I have set the firewall rules of the instance (Ubuntu VM) to allow traffic over port 80 and 443 as well. Tried the same in Appwrite Cloud as well but the function doesn't get triggered for the same event.
Someone has opened a similar issue on GitHub as Well:
https://github.com/appwrite/appwrite/issues/7101
Functions don't get triggered on the phone auth events
Thanks for opening the thread here. Would also request you to keep an eye in the GitHub issue, since one of our engineers is helping there.
Yes I am following that thread
[CLOSED] Functions don't get triggered on the phone auth events
Recommended threads
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...
- Any way to temporarily bypass the email ...
Hey guys, any way to bypass the email verification to use the accounts again? i need to recover some projects that due to recent changes have been stopped, and ...
- How to use Sites on selfhosted appwrite
whenever I try to create a site even with template it says 404 nginx error