Okay, just in case someone experiences the same issue : to resolve it, you would need to edit a JavaScript file.
Directory : wp-content/plugins/events-manager/includes/js/bookingsform.js
open it and change datatype on line 7 from ‘jsonp’ to ‘json’.
save it, re-upload it and you’re done ??