forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: chenxiaoxiong <chenxiaoxiong@huawei.com> Co-committed-by: chenxiaoxiong <chenxiaoxiong@huawei.com>
3.2 KiB
3.2 KiB
What Should I Do If Error Message "The request parameter invalid" Is Displayed When I Use Python to Call the API for Executing Scripts?
Symptom
Error message "The request parameter invalid" is displayed when Python is used to call the API for executing scripts.
Call the script execution API by following the instructions in "Executing a Script" in DataArts Studio API Reference in DataArts Studio Usage Guide.
View logs.
Error: Content type 'application/octet-stream' not supported
Possible Causes
The value of the content-type parameter is application/json.
Parent topic: DataArts Factory


