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
- Why does this happen?
`AppwriteException: general_argument_invalid, Invalid `secret` param: Value must be a valid string and at least 1 chars and no longer than 256 chars (400)` the...
- Selfhosted starter python function retur...
I am running a selfhosted appwrite instance. Creating a node function and executing it works just fine but when i try to execute a python starter function, i ge...
- Can't run functions from console in appw...
Hello, I have an appwrite 1.9.0 self hosted, functions run correctly with client SDK or event when using the function domain *.function.mydomain, for testing pu...