I'm using jQuery DataTables 1.10, the problem I'm having is the table loads the data and such from a service and the JSON is valid but after a few tries running it displays an alert periodically:
DataTables warning: table id=reportsTable - Invalid JSON response. For more information about this error, please see http://datatables.net/tn/1
So sometimes it runs perfectly fine then the alert just shows then I refresh and it loads the data. I researched online but to no success. What am I doing wrong?
Below is a screenshot of the error:
