Hi,
I have problem with datatables + ajax.
It displayed the following error:
DataTables warning: table id=filterTable - Ajax error. For more information about this error, please see http://datatables.net/tn/7
If I inspect it on chrome's network tab. The detail is as follow:
Request URL: http://xxx.xxx.xxx/URL
Request Method: POST
Status Code: 502 Proxy Error
Notes:
We have several other AJAX function using JQUERY but they're running fine.
The proxy error only happened with datatables.
Many thanks and much appreciated for any hint/ helps.
Thank you