[json.exception.parse_error.101] parse error at line 1, column 34: syntax error while parsing value - invalid string: forbidden character after backslash; last read: '"\?\V'
If the string is hard-coded inside the code, are the backslashes escaped correctly?
See this example: https://wandbox.org/permlink/Pka92SX9ChjWYlVL
Thanks
Most helpful comment
If the string is hard-coded inside the code, are the backslashes escaped correctly?
See this example: https://wandbox.org/permlink/Pka92SX9ChjWYlVL