Open sivabhargavib opened 1 year ago
We are using laravel + vue Trying to upload the caption on Vimeo. Constantly receiving 400 errors.
$data = ['content' => $closed_caption]; $cc = "Link from vimeo response"; $result = Vimeo::request($cc, $data , 'PUT');
captionsExample.srt.zip
We are using laravel + vue Trying to upload the caption on Vimeo. Constantly receiving 400 errors.
captionsExample.srt.zip