Resource Management - API Error [Code:500] - [Message: Internal Error]

Options
Tamer Moustafa
Tamer Moustafa ✭✭✭✭
edited 10/20/23 in API & Developers

Hello,

I am trying to make an API call on Resource Management Reports API, it works fine until I pass the group_by parameter then i receive the subject error (500: Internal error) although the group_by is one of the parameters that we can pass according to the API documentation and by default if not passed its (group_by: 'project_id').

any idea how to solve this issue ?

Before passing group by parameter:


After passing group by parameter:


Answers