I have a power pivot excel dashboard with pivot charts. I obtain the data by using the jira REST API to the source, and the query is scheduled.
I have tested access to the dashboard with my colleagues. For 2 people it returns a stack overflow error when trying to get data from source. And others it's absolutely fine and gets the data on the schedule.
Why would it return a stack overflow error for some and not others?