We are using HVMI both in Workspace and via RDP API Endpoints.
The problem is:
When I check frontend for my user, I see some data under Dashboard tab:
When I try to call that data via RDP API Endpoint, I am getting empty dashboard:
{
"Convictions": [],
"Documents": [],
"HouseViews": [],
"ConvictionLists": [],
"Portfolios": []
}
Could you please support on it? Any reason why it happens? Is it possible to fix it?