When requesting from /api/v2/personal/token-token/daily/0-3 if there are no results for current day(s) the API return empty [ ] this does not allow Reality Check to show anything to a user. tracking-exposed/facebook.tracking.exposed#16
Better solution: return most recent 3 days. Kind of relates to #143
When requesting from
/api/v2/personal/token-token/daily/0-3
if there are no results for current day(s) the API return empty[ ]
this does not allow Reality Check to show anything to a user. tracking-exposed/facebook.tracking.exposed#16Better solution: return most recent 3 days. Kind of relates to #143