jquery datatable requested unknown parameter '1' from the data source for row 0
jquery datatable requested unknown parameter '1' from the data source for row 0
![beginner_2018](https://secure.gravatar.com/avatar/4efd447e3dfed396746ae8abfc69e35c/?default=https%3A%2F%2Fvanillicon.com%2F4efd447e3dfed396746ae8abfc69e35c_200.png&rating=g&size=120)
While reading the data from SharePoint List date column I came ac-crossed the issue snapped below.
May I know what's wrong in my lines.
"aoColumns": [
{
"mData": "Title"
},
{
"mData": "TabletopSession"
},
This discussion has been closed.
Answers
The link provided in the error message explains the diagnostic steps you should be taking.
If this is still a problem, could you link to a live example, or post the JSON response and the code.