The error message JSON-PARSE-ERROR and Unexpected character ('"' (code 34)) indicates a JSON formatting issue. Specifically, there is likely an incorrect character or misplaced quote within the JSON structure. Properly formatting the JSON payload and ensuring all fields are correctly quoted and syntax rules are followed will resolve this error.
[Reference: Cisco API Troubleshooting, , ]
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit