Hi all,
We’ve been using the HubSpot API for our internal custom app without issues until recently. Lately, one particular endpoint has started acting oddly:
/marketing/v3/emails/statistics/histogram
It used to return the expected data, but now it only gives the total count while the result array is empty, and no errors are returned.
We were getting correct results before, but it suddenly started behaving like this. and the /marketing/v3/emails/statistics/list API still works fine.
Could someone help us figure this out?