Server-side not working good on remote server

Server-side not working good on remote server

zivo13zivo13 Posts: 1Questions: 1Answers: 0

HI, i'm using the server-side example and is working good on localmachine, but in my remote server it loads good but when i sort a column i get "invalid json response", when i try to debug it is empty. i have exact the same db in local machine than in remote server, thnks

Answers

  • kthorngrenkthorngren Posts: 20,309Questions: 26Answers: 4,770

    i get "invalid json response", when i try to debug it is empty.

    You will need to start by debugging your server script to determine why the response is empty. Sounds like you followed the steps in the technote to determine the response is empty. You server logs are the place to start.

    Kevin

This discussion has been closed.