Hi there, I’ve been trying to upload Videos larger than 100MB using the Node SDK and have had some issues. I noticed that in your tutorials it says that the SDKs handle large uploads automatically but I found that when I was testing an upload with a file that was around 250MB, I would not receive a response object and the uploading would just finish. I’ve attached an image of my terminal output.
The video would also not be available in the dashboard as per the next image
The video would obviously work and was available when I used the dashboard upload but I was wanting to upload the videos through a backend service. I’m using the default upload way stipulated in the docs.
Cheers!!