jotform / jotform-api-nodejs

JotForm API - NodeJS Client
GNU General Public License v2.0
33 stars 26 forks source link

JSON Engine failed. ERRCODE: #Malformed UTF-8 characters. What is this? #18

Closed wzup closed 7 years ago

wzup commented 7 years ago

Your server responses with errors for no reason again

json engine failed - google chrome 2017-03-30 03 04 08

My query url. As you can see no errors. https://api.jotform.com/user/submissions?apikey=[...]&limit=50&offset=0&filter=%7B%7D

Then why do I get responseCode: 500?

500 - google chrome 2017-03-30 03 08 52

wzup commented 7 years ago

Jesus, this error is everywhere, even on your own site

500 - google chrome 2017-03-30 03 35 48

hasansoydabas commented 7 years ago

Thanks for the report. We'll keep you updated via email.

Closing the issue since this isn't related to the nodejs sdk.

eeertekin commented 7 years ago

Hey @wzup,

UTF8 problem is fixed.

FYI.