Hey all, compiled index.ts to index.js , buh executing index.js cant generate any response when run from nodejs to interact with appwrite
what's the error shown?
any log msgs?
You're using the variables incorrectly.
Btw, you shouldn't share your API key publicly
Noted, thank you. Let me relook into that...
No error and no log..
Sir, if I could inquire, how can I store appwrite configurable parameters as APPWRITE_FUNCTION_EVENT_DATA so that I can use them in nodejs. second question, how can i store appwrite configurable parameters as environmental variables so that I can use them in nodejs
Sir, if I could inquire, how can I store appwrite configurable parameters as APPWRITE_FUNCTION_EVENT_DATA so that I can use them in nodejs. second question, how can i store appwrite configurable parameters as environmental variables so that I can use them in nodejs
Maybe this will help: https://appwrite.io/docs/functions#writingYourOwnFunction
Thank you sir
Thank you
Recommended threads
- tablesDB.updateRow() properly updates co...
I did not thoroughly investigate, but the issue does not seem to stem from actual permission errors (despite the error message). My tables have table-level perm...
- Database listRows method call failing in...
I'm getting an error when trying to use listRows in a flutter app on a database. It seems something in the backend has changed because the production version of...
- Appwrite sites
I have built saas using react and tanstack, when I connect my repo(private) with appwrite sites, deployment works properly but screenshot capture fails, and whi...