Closed wzup closed 7 years ago
Your server responses with errors for no reason again
My query url. As you can see no errors. https://api.jotform.com/user/submissions?apikey=[...]&limit=50&offset=0&filter=%7B%7D
https://api.jotform.com/user/submissions?apikey=[...]&limit=50&offset=0&filter=%7B%7D
Then why do I get responseCode: 500?
responseCode: 500
Jesus, this error is everywhere, even on your own site
Thanks for the report. We'll keep you updated via email.
Closing the issue since this isn't related to the nodejs sdk.
Hey @wzup,
UTF8 problem is fixed.
FYI.
Your server responses with errors for no reason again
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
?