Json without BOM

Hi, i recently want to have a json output for my website so i use this extension :

https://github.com/deanmoses/tacocat-gallery-zenphoto-rest-api

But when i make a request (with js) the json output is UTF-8 with BOM. The problem is when i want to parse it i have a error : Unexpected token ?

So how can I remove BOM ?

Comments

  • acrylian Administrator, Developer
    I recommend to open a ticket on the plugin's repo. Until now I didn't even know this existed.
Sign In or Register to comment.