This error occurs when the JSON parser encounters a character that is not expected in the JSON format. In this case, the parser encountered a dash (-) character instead of a space separating root-level values.

To fix this error, ensure that the JSON is properly formatted with correct syntax. Check for any missing or extra characters, such as extra dashes or missing spaces between values. It may also be helpful to use a JSON validator to check for any errors in the JSON formatting.

Could not read JSON Unexpected character - code 45 Expected space separating root-level values at Source B16b40bb6; line 1 column 6

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

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