[CLOSED] Function did not trigger when create account with Google OAuth
- 0
- Databases
- Flutter
- Functions
- Cloud
I have function that whenever there is a new create account this function will triggered by this event. So what is the logic inside of my function? It is just to store the additional details about the users, hence whenever there is a new account the function will be triggered. But What is the problem I have encountered? I have also an optional that the user can create or sign in with Google. But the problem is the function seems not triggered. Please see the attach image this is how I set the event.
There an issue for this https://github.com/appwrite/appwrite/issues/2406
Can you if it the same problem you have?
yeah its same issue
Seems like it could be fixed in 1.4 which it's closer to be released
For now, you can execute the function with createExecution after the auth flow is completed
Unfortunately, not. I tried but ran into complications š
:/ well, we should wait a bit longer then š¤·š»āāļø
[CLOSED] Function did not trigger when create account with Google OAuth
Recommended threads
- I'm experiencing a critical bug on Appwr...
Hey <@870607367597850624> team / support š I'm experiencing a critical bug on Appwrite Cloud that's blocking my production Flutter app. I've already filed GitH...
- Bug: TOTP MFA verification always fails ...
*Bug: TOTP MFA verify always returns `user_invalid_token` (Cloud 1.8.1, Frankfurt)** Project ID: `68dd48440003e537d849` SDK: `appwrite@18.2.0` (also tested wit...
- SSL Certificate Issuance Failed
When we first deployed our site using appwrite and a custom domain everything was working, but it seems like the SSL certificate never got renewed. I tried dele...