GetAllForecastOutputsV2 Mapping Error

The GetAllForecastOutputsV2 in the C# library is failing to parse the JSON correctly on certain projects/forecasts, and it appears to be related to the swDate column containing a non-date value.

Here is sample json from a call that is failing to parse the swDate column.

I opened a ticket to review and fix. We will let you know when it’s been fixed.

A fix was just pushed for this issue. Please let me know if you still continue to see this error

That looks good. Thank you.