0017-00000201
Updated at:
Problem description
Your request is missing one or more required parameters for the OSS API operation.
Causes
Each OSS API operation requires a specific set of parameters. If any required parameter is absent, OSS rejects the request with this error.
Solutions
Identify the API operation that returned the error.
Open the List of operations by function and find the operation's reference page.
Review the required parameters listed for that operation.
Add the missing parameters to your request and retry.
References
Is this page helpful?