A few days ago i started working on a program that uses JSON requests to communicate with an API, it worked for a day after it i started getting a wheird error (from Newtonsoft.JSON), the status code is 500 (Internal Server Error) and it happend when the request returned valid JSON data, now i get an error (in the attachment) the status code is still 500. How can i fix it, does it have to do anything with me or the API?