it been 10+ minutes my function is not building
its just the starter node js which comes with the appwrite init function
that means you used the appwrite cli to create and deploy the function right?
are you using cloud, or a self-hosted instance?
Also which runtime, dart?
sorry for the late reply
its self hosted
node js
im trying to use whatsapp-web.js
what's whatsapp-web.js?
just windering
are you sure you only deployed the starter code?
@rohan did you manage to solve this issue?
no i just skipped using whatsapp-web.js and created a different docker image for this
did you refresh the page? maybe deploy again?
Recommended threads
- Unable to init function via cli
Hello! I have created a new self hosted instance of appwrite 1.9.6 and have connected to that insatnce with the cli 27.2.0 that was released a few hours ago. Wh...
- Appwrite-injected variables are not avai...
I am using rust-1.83 as a runtime and try to access APPWRITE_FUNCTION_API_ENDPOINT or APPWRITE_FUNCTION_API_KEY during runtime. Both are not set during my execu...
- OAuth Missing redirect URL
Hello all, on a Flutter mobile app with latest Appwrite dependency (25.4.0) I always got "Missing redirect URL" - "Your OAuth login flow is missing a proper red...