This topic was automatically generated from Slack. You can find the original thread here.
Hi guys, I’m trying to follow the documentation for downloading a large HTTP payload to the /tmp folder (Triggers)
I’m doing stuff in the most straightforward possible way, but every time I’m encountering the following Error:
Response code 403 (Forbidden)
ACTIVE_HANDLE
This step was still trying to run code when the step ended. Make sure you promisify callback functions and await all Promises. (Reason: FSReqCallback, Learn more: https://pipedream.com/docs/code/nodejs/async/)
How do I get passed this and please update the documentation with something that actually works in order to retrieve the payload……