This error message indicates that there is a syntax error in the JSON you provided for the --items parameter. The error specifically mentions that it is expecting a comma delimiter at line 3, column 41 (character 90).

To fix this error, you need to check the JSON data and make sure that all the commas are placed correctly. Here is an example of a valid JSON array with three items:

--items='["item1", "item2", "item3"]'

Make sure that your JSON data follows the correct syntax and that all commas are placed correctly

Error parsing parameter --items Invalid JSON Expecting delimiter line 3 column 41 char 90

原文地址: https://www.cveoy.top/t/topic/iawr 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录