I\'m using jQuery file upload plugin.
jQuery
I don\'t use the UI part, only basic one.
UI
When I do the following, I\'m having an issue in
I had problems similar to the ones mentioned above and found that changing the response type from application/json to text/plain fixed those issues.
application/json
text/plain