Back

[CLOSED] Function did not trigger when create account with Google OAuth

  • 0
  • Databases
  • Flutter
  • Functions
  • Cloud
Mosh Ontong
10 Aug, 2023, 13:04

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.

TL;DR
The user is experiencing an issue where their function is not triggering when creating an account using Google OAuth. They were advised to execute the function manually with `createExecution` after the authentication flow is completed. The user also mentioned that there is an open issue related to this problem on GitHub.
Guille
10 Aug, 2023, 13:50

There an issue for this https://github.com/appwrite/appwrite/issues/2406

Can you if it the same problem you have?

Mosh Ontong
10 Aug, 2023, 13:55

yeah its same issue

Guille
11 Aug, 2023, 12:54

Seems like it could be fixed in 1.4 which it's closer to be released

safwan
11 Aug, 2023, 13:14

For now, you can execute the function with createExecution after the auth flow is completed

Drake
12 Aug, 2023, 15:06

Unfortunately, not. I tried but ran into complications πŸ˜•

Guille
12 Aug, 2023, 15:08

:/ well, we should wait a bit longer then πŸ€·πŸ»β€β™‚οΈ

safwan
15 Aug, 2023, 18:32

[CLOSED] Function did not trigger when create account with Google OAuth

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more