Invalid json
-
Hi! I am using API XML/JSON Request. If I send data with double quote from field “Additional Info” ([message]), we don’t get this data, because json string is not valid {“message”: “some “message””}. I added str_replace for $template = str_replace( “[{$form_key}]”, str_replace(‘”‘, ‘\”, $value), $template ), it’s work. Can you fix this moment or add some filter maybe?
The page I need help with: [log in to see the link]
- The topic ‘Invalid json’ is closed to new replies.