Decoding error when upload video using Direct creator uploads

Type

Video

What is the error message?

Decoding Error: A portion of the request could be not decoded. Refer to the messages field for more information and try again

What is the issue you’re encountering

I am trying to upload a video from a next.js application using the method Direct creator uploads. It is a short video, under 200 MB. I am following the steps and first I request to get the UploadURL. It iseems to work correctly because it returns me a url and no errors. However, when I make the POST request to upload video, it returns me the error I have said.