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
- Database table mysteriously empty this m...
Hello, I'm testing out appwrite (free) with a simple vue app. This morning a I created a few indexes on a table, and then noticed that it was empty... I don't e...
- Issue: Getting 401 Unauthorized Error Wh...
Hi team, I'm encountering a 401 user_unauthorized error when trying to create a row in my projects table, even though I have full user permissions configured fo...
- CORS error using the Locale API from a b...
When I call the `GET /v1/locale` API with JS in a browser the GET request fails with `CORS Allow Origin Not Matching Origin`. Requests to `GET /v1/databases/.....