Thread Starter
joefee
(@joefee)
It does display correctly, looks like the editor here changed them…
However, using Postman, I found that the PowerShell script that’s creating the JSON file was saving it as utf8-BOM which inserted “nul” characters in-between every character. I’ve corrected that and the plugin is working as expected.