Hey guys !! Can any one please help me using appwrite cloud functions. Actually migrating my whatsapp msg api from render to appwrite functions and everytime i run it getting this err:-
at execute (/usr/local/server/src/server.js:159:28)
at action (/usr/local/server/src/server.js:174:33)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async /usr/local/server/src/server.js:10:9```
for testing purpose even / which return Hello World is also giving the same err
this happens if your function isn't in the right format...did this function exist before or after 1.4?
I just added it today not sure about the version 😅
then please refer to the docs for how to write your function: https://appwrite.io/docs/products/functions/development
@Steven Okay thanks !!
Recommended threads
- Any way to temporarily bypass the email ...
Hey guys, any way to bypass the email verification to use the accounts again? i need to recover some projects that due to recent changes have been stopped, and ...
- Create a new paid tier
Current pricing seems reasonable enough about what is someone getting for 25$. But for some people most of these resouces are getting wasted. Like the bandwidt...
- [Bug] Appwrite Auth User Prefs
User prefs are decoded as blank although there are plenty of data and add preference button not working in this case