
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
- Is my approach for deleting registered u...
A few weeks ago, I was advised not to use the registered users' id in my web app. Instead, I store the publicly viewable information such as username and email ...
- Stuck in "deleting"
my parent element have relationship that doesnt exist and its stuck in "deleting", i cant delete it gives me error: Collection with the requested ID could not b...
- Help with 409 Error on Relationship Setu...
I ran into a 409 document_already_exists issue. with AppWrite so I tried to debug. Here's what I've set up: Collection A has 3 attributes and a two-way 1-to-m...
