Suraj Dubey

Suraj Dubey

  • 890
  • 797
  • 39.5k

Reading Json Problem

Feb 10 2023 3:57 PM

Hello guys, I have created a demo application in which my JSON response is around 1500 line of json code but when I get json payload I get this error. my APIs sometimes call some time giving me 500 errors. (but sometimes it's working fine. (if anyone can have an idea pls suggest).

Newtonsoft.Json.JsonReaderException: Unterminated string. Expected delimiter: ". Path '', line 1, position 63.


Answers (2)