I'm trying to execute a function triggered by users..sessions..create but it not start
Did you create you account with a OAuth provider?
There is a open issue for this: https://github.com/appwrite/appwrite/issues/2406
yes but I can use user session create too, the problem is that is not triggered from any of these
In 1.3.8 the trigger was working
What version are you currently using?
1.4.1
it seems to be a bug in the latest version.
Anything in the appwrite worker functions container?
Recommended threads
- Need help with createExecution function
Hi, Need some help understanding createExecution. When requesting function execution via createExecution, the function handler arguments are incorrect and rese...
- Realtime with multiple connections
I need the Realtime on multiple Collections for diffrent applicational logic. So my question is: Is there a way to have only 1 Websocket connection or do I need...
- Can't login or deploy functions in Appwr...
Hello, since i updatet to the appwrite cli 6.1.0 i can't login or deploy functions with the cli. When i call the command: "appwrite get account --verbose" i ge...