Invalid Json Response

Invalid Json Response

eukussreukussr Posts: 1Questions: 1Answers: 0

I am using vb.net 2013 to get data output , but i am getting the following error while execute the html.
"Invalid Json Response" .

Kindly advice.

Answers

  • tangerinetangerine Posts: 3,365Questions: 39Answers: 395

    The error message means exactly what it says. You need to examine the Json being returned to ensure that it meets the expected format.

  • allanallan Posts: 64,934Questions: 1Answers: 10,754 Site admin

    The error message should also link to a tech note that explains how you can debug this and what you can do about it. It also says what to post here if you still need help.

    Allan

This discussion has been closed.