Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Michael Simpson

    (@msimpson)

    Check what is being output. Sometimes you can get debug output and junk output from other plugins at the beginning of the output stream.

    Thread Starter washem

    (@washem)

    It is a BOM issue I think as there is three bytes at the start of the JSON file making it non JSON

    How to find the source?

    Plugin Author Michael Simpson

    (@msimpson)

    ExportToJson.php is the file. It doesn’t write a BOM. More likely there is some debug output or some other plugin outputting some extra characters.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘JSON export not Json compliant’ is closed to new replies.