While making a GET request for a user's settings, an extra comma appears in the end, leading to parsing errors See the response here - http://tcoapi.apiary-mock.com/my-profile/settings The corresponding code is at: line 1, https://github.com/cloudspokes/tco-api/blob/master/actions/settings.js line 14, https://github.com/cloudspokes/tco-api/blob/master/initializers/settings.js
While making a GET request for a user's settings, an extra comma appears in the end, leading to parsing errors
See the response here - http://tcoapi.apiary-mock.com/my-profile/settings
The corresponding code is at:
line 1, https://github.com/cloudspokes/tco-api/blob/master/actions/settings.js
line 14, https://github.com/cloudspokes/tco-api/blob/master/initializers/settings.js