{
"ResponseStatus": {
"ErrorCode": "FileLoadException",
"Message": "Could not load file or assembly 'Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)",
"StackTrace": null,
"Errors": []
}
}
Here's the API call I am making:
Looks like there is a server problem going on:
-Chris