Dieter
08-03-2022Data Storage
Using the /dashboards/admin gives a internal error 500
I am trying to pull data on all of the dashboards that are in sisense. I am using the /dashboards/admin endpoint: https://sisense.dev/reference/rest/v1.html?platform=linux&spec=L2022.3.x#/admin/getAllDashboards
But when I call this endpoint I usually get an "Internal Server Error" with status 500.
Is this expected behaviour? Is there a strategy I can avoid this error and still get the data?