Google drive API: Send a binary video file via API

Hi, i am able to send a video file to the google drive, but the video is not working,
error - file type not supported.
Bubble is not sending the video file in the right format.
how do i solve this ?

I use this plugin to send binary files - API Tools (Binary Data and More) Plugin | Bubble by @tylerboodman :crown:

reason: I can select the file mime type & it send actual binary files. Bubble’s built-in API file send drove me nuts, whereas this just works every time. Case in point: I used it this week in a new BE workflow to upload images to Drive for an integration.