- Use
CTRL+SHIFT+I
(or navigate toCurrent Page Control > Developer > Developer Tools
. In the newer versions of Chrome, click the Wrench icon > Tools > Developer Tools.) to enable the Developer Tools. - From within the developer tools click on the
Network
button. - Click the
"XHR"
sub-button. - Initiate an
AJAX call
. - Double click the Name of the page under the
Network
button. It will open a new page with the details of the error.
Showing posts with label JSON. Show all posts
Showing posts with label JSON. Show all posts
Friday, 20 May 2022
DataTables warning: table id=example - Invalid JSON response: How to Debug?
Subscribe to:
Posts (Atom)