I've got a function that I want to run when a new user is created, but I've noticed that it does not execute.
I'm self hosted, version 1.3.8.
This is the event I'm using. users.*.create
Users are signing in/being created via oauth with Spotify.
Any insight on what I might be doing wrong would be helpful! Thanks!
This event is not triggered in OAuth2 signup
Only in the createAccount functions
Ah bummer, I figured that was the case! Is there any way to trigger a function on Oauth?
It doesn't seems like any event is being fired in using the oauth2 method.
Maybe it's good to have a feature request for this
Thanks for looking at this for me :)
[SOLVED] Run function on user create
@Kenny Make sure to 👍 this issue https://github.com/appwrite/appwrite/issues/2406
Will do! Thanks for pointing it out!
Recommended threads
- No server error on selfhosted appwrite
Please help me, my clients is ask what happen on their data? How can i make it up again?
- Worker functions stuck on "Fetched 0 fun...
Appwrite Version: 1.9.0 Bug Description: The appwrite-worker-functions container gets stuck in an infinite loop logging "Fetched 0 functions..." while scheduled...
- Upgrading selfhost version?
It is okay to upgrade version to higher one, of my current version is 1.7.4 to 1.8.1. Is that safe to do cause my clients already have data on that? Also is a...