0017-00000260
Updated at:
Problem description
The channel name specified in channel-related requests cannot include a forward slash (/) character.
Causes
The channel name provided in the GetLiveChannelInfo, GetLiveChannelHistory,
or GetLiveChannelStat request includes a forward slash (/) character.
Examples
The value of the ChannelName parameter in a GetLiveChannelInfo request cannot include a forward slash (/) character.
GET /ChannelName?live HTTP/1.1
Date: GMT date
Host: BucketName.oss-cn-hangzhou.aliyuncs.com
Authorization: SignatureValue
Solutions
Make sure that the value of ChannelName in the GetLiveChannelInfo, GetLiveChannelHistory,
or GetLiveChannelStat request does not include the forward slash (/) character.
References
Is this page helpful?