Back

Body data is not captured by Appwrite for your user's security and privacy. To display body data in

  • 1
  • Web
  • Cloud
kusal
5 Mar, 2024, 08:04

How can i show my result in data for that i need to set the endpoint and all these stuff because for watching outpur i am using log

2- Another question wen i run the build command how it excuted on the cloud,is there any dependencies installed in ,my function folder

TL;DR
Appwrite doesn't capture body data for user security. To display body data, set the endpoint and use SDKs. Use `npm install` for projects with dependencies. When running the build command, ensure dependencies are installed in the function folder.
darShan
5 Mar, 2024, 08:14
  1. If you fire your function from console, the data isnt displayed. But if you fire through sdks, you'll get the response data, afaik.
  2. If your project contain dependencies, use npm install (for nodejs projects) which installs all the required packages for you.
Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more