Unable to upload videos - Getting errorcode: 10010 - Performed a HTTP HEAD and HTTP GET request could not determine the size of the file
When i try to use Cloudflare or doing it with api several months ago, i was able to upload a video and then see it be encoded and viewed.
However, when i try to do it now, it gives me error… on both the Cloudflare website and via the api.
messages] => Array
(
[0] => stdClass Object
(
[code] => 10010
[message] => Performed a HTTP HEAD and HTTP GET range request, could not determine the size of the file. Please make sure your origin supports HEAD or GET range requests.
)
)
Does anyone know how to fix this?