Problem description
The OSSAccessKeyId parameter is missing or left blank in a LiveChannel RTMP ingest request that includes a signature.
Causes
When a LiveChannel request includes a signature, OSS requires OSSAccessKeyId to be present and set to a valid AccessKey ID. If the parameter is absent or left blank, the request fails.
Examples
A LiveChannel request is sent with a signature, but the OSSAccessKeyId parameter is missing or left blank.
Solutions
Include OSSAccessKeyId in the request and set it to a valid AccessKey ID.
For the correct parameter format, see:
该文章对您有帮助吗?