Clockify Make Module - Add New Project not working

I have a Make scenario where once an entry is added into Airtable, a Clockify job is created. This scenario has worked flawlessly for months but on 2/14/24 it just stopped working. The error I’m getting is [400] JSON parse error: Cannot construct instance of com.clockify.adapter.http.project.EstimateRequest , problem: class java.lang.Integer cannot be cast to class java.lang.String (java.lang.Integer and java.lang.String are in module java.base of loader ‘bootstrap’).

The input bundles are:
[
{
“name”: “STR 24-001 - Stryker Hospital Stretcher”,
“type”: “AUTO”,
“color”: “#ffba13”,
“billable”: true,
“clientId”: “6075bf08e1cdf52e05458759”,
“isPublic”: true,
“workspace”: “5e210460f3166d2d3dfd03e9”
}
]

Output bundles:
[
null
]

Hello,

We are aware of the issue and our developers are actively working on resolving the issue.

Thank you for your patience and understanding during this time.

Cheers!