How to reproduce
Get the sums of an org that has no emissions yet /organizations/{ORG_ID}/sums?start_date=2024-09-25T08:12:41.043Z&end_date=2024-10-25T08:12:41.043Z
Received response
{"detail":"Generic error"}
Ideal response
{
....
"emissions": 0,
"energy_consumed": 0,
"duration": 0,
...
}
How to reproduce
Get the sums of an org that has no emissions yet
/organizations/{ORG_ID}/sums?start_date=2024-09-25T08:12:41.043Z&end_date=2024-10-25T08:12:41.043ZReceived response
Ideal response