Hi,
I'm running into an issue with the "Get Tasks By ID" endpoint. When I request a task via the "Get Task (folders)" endpoint, I can request and see the customField values for a task. When I take the ID of one of the tasks I got back from the "Get Task (folders)" endpoint and submit it to the "Get Tasks By ID" endpoint, I get back an empty CustomFields list.
Not sure exactly what's going on here, but something is clearly not working as expected.