I have just create a Zap that automatically creates a Trello card when a new file is moved or created in a Onedrive.
I want to use it as follows:
- I moved a mp4 file into the folder
- Trello Card is create with name + url in descriptions
Issue
It works when I place a PNG file in the folder
It gives the following error when I use it on a MP4.
Error while hydrating data from OneDrive: RequestId: a7781ee1-3a1c-4f96-9274-2d8ef1d7d3d5 Error: Runtime exited with error: signal: killed
Note: I have set it to “Not to include object”
How ca I solve this?