douhuai2861 2015-06-24 13:18
浏览 48
已采纳

如何使用api从Vimeo服务器中删除视频?

I am trying to remove video from Viemo Pro server using vimeo API in php. but the video not remove from vimeo server. FATAL ERROR uncaught exception are throw in php. I have successfully connected to Vimeo pro API and successfully upload video in Vimeo Pro.

Below is my php Code

 $file_name='https://api.vimeo.com/videos/129529345';
 $uri = $lib->request($file_name,array(),'DELETE');
 echo '<pre>';
 print_r($uri);
 die;

Below is the screenshot

enter image description here

Thanks in Advance

  • 写回答

3条回答 默认 最新

  • dongtiran7769 2015-06-25 05:42
    关注

    My Url is wrong, The url is /videos/127008336 instead of https://api.vimeo.com/videos/127008336

     $file_name='/videos/127008336';
        //  Send this to the API library.
        $uri = $lib->request($file_name,array(),'DELETE');
        echo '<pre>';
        print_r($uri);
        die;
    

    enter image description here

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(2条)

报告相同问题?

悬赏问题

  • ¥15 keil的map文件中Image component sizes各项意思
  • ¥30 BC260Y用MQTT向阿里云发布主题消息一直错误
  • ¥20 求个正点原子stm32f407开发版的贪吃蛇游戏
  • ¥15 划分vlan后,链路不通了?
  • ¥20 求各位懂行的人,注册表能不能看到usb使用得具体信息,干了什么,传输了什么数据
  • ¥15 Vue3 大型图片数据拖动排序
  • ¥15 Centos / PETGEM
  • ¥15 划分vlan后不通了
  • ¥20 用雷电模拟器安装百达屋apk一直闪退
  • ¥15 算能科技20240506咨询(拒绝大模型回答)