开发者社区> 问答> 正文

直播API添加APP录制配置报错

直播API[font=微软雅黑, 'Microsoft Yahei', 'Hiragino Sans GB', tahoma, arial, 宋体] > [font=微软雅黑, 'Microsoft Yahei', 'Hiragino Sans GB', tahoma, arial, 宋体]添加APP录制配置
[font=微软雅黑, 'Microsoft Yahei', 'Hiragino Sans GB', tahoma, arial, 宋体]文档地址:
https://help.aliyun.com/document_detail/35416.html?spm=5176.doc35419.6.102.c9iGaZ


我写的php代码:

$url = 'https://cdn.aliyuncs.com?Action=AddLiveAppRecordConfig&DomainName=xxx.com&AppName=test_add&OssEndpoint=oss-cn-hangzhou.aliyuncs.com&OssBucket=shipin870929&OssObjectPrefix=record/live/{StreamName}/{UnixTimestamp}_{Sequence}';
$curl = curl_init();
curl_setopt($curl, CURLOPT_URL, $url);




返回错误代码:


<?xml version='1.0' encoding='UTF-8'?><Error><RequestId>51BAC0B5-F979-4A6E-83A3-547FA28CF6CC</RequestId><HostId>cdn.aliyuncs.com</HostId><Code>MissingParameter</Code><Message>The input parameter "Version" that is mandatory for processing this request is not supplied.</Message></Error>

求解决  ,我按照 文档上写的啊 。






展开
收起
不死鸟000 2016-07-18 00:11:38 4609 0
0 条回答
写回答
取消 提交回答
问答排行榜
最热
最新

相关电子书

更多
女性移动App安全攻防战 立即下载
汇聚云计算的生态核能——云市场,云上APP Store 立即下载
千万级用户直播App——服务端架构设计和思考 立即下载