Page 2 of 2

Re: "Unexpected end of JSON input" error

Posted: Mon Oct 31, 2016 7:28 pm
by Nighty
Hello, sorry for not responding to the skype petition on the email, but I finally found the issue.

The data tables I'm using feature special characters like 'ó', which cause the JSON parsing errors. Changing all the 'ó' characters to simple 'o' fixes the issue and renders the report properly.

Can I add an UTF-8 encoding command in my script to prevent this issue?

Re: "Unexpected end of JSON input" error

Posted: Tue Nov 01, 2016 7:25 am
by Alex K.
Hello,

Please check the file from the attachment and let us know about the result.

Thank you.

Re: "Unexpected end of JSON input" error

Posted: Tue Nov 01, 2016 4:34 pm
by Nighty
The attached file fixes the issue completely, thank you!

Re: "Unexpected end of JSON input" error

Posted: Tue Nov 01, 2016 6:23 pm
by Alex K.
Hello

We are always glad to help you!
Let us know if you need any additional help.

Thank you.