Entering a name and runtime as required (see screenshot). Ive tried with different runtimes and different case names (function-name, functionName etc). Every time I get the error:
Param "domain" is not optional
How do i fix this error?
This is cloud appwrite btw
TL;DR
When trying to create a function in Appwrite, I receive the error "Param 'domain' is not optional." I have tried different runtimes and naming conventions, but the error persists. The suggested solutions are to hard refresh the Appwrite console on my browser or use the Appwrite CLI. To fix the error, make sure to enter a name and runtime as required.