romance-ii / violet-volts

violet-volts
https://tootsville.org/development/
GNU Affero General Public License v3.0
3 stars 1 forks source link

JSON.parse called with unexpectedly non-JSON data from server #178

Closed brpocock closed 6 years ago

brpocock commented 7 years ago

View details in Rollbar: https://rollbar.com/brfennpocock/Romance-II/items/53/


SyntaxError: JSON.parse: unexpected end of data at line 1 column 1 of the JSON data
  File "http://localhost:5000/js/social.js", line 18, in window.romance</<.gotUserSignin
brpocock commented 6 years ago

Occurs when server sends non-JSON response

Code should check for type of reply and return NIL or equivalent