I’m using this library to upload PDF-files: https://github.com/kanety/jquery-simple-upload/tree/master. However, I cannot figure out a way to access the server reponse to the request, despite the response not being empty.
All received fields in upload:done etc. are either undefined or not filled with the server reponse. Is this even possible?
Best regards
New contributor
runningOnWaves is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.