Start job, JSON deserialization error - SOLVED

Let me summarize the possible solutions and mark a reply as a solution to allow users to quickly get to the answer :slight_smile:

Possible solutions as per above:

  • I had a custom activity that included the Newtonsoft.json.dll in the NuGet package. Once I removed it and updated the custom activity it worked.
  • Managed to ‘fix’ by recreating a new project and importing my components over
1 Like