I was able to access the records from a especific view using user remote access (with user token). However, I would like to access the data actually displayed in the same table accessing the export function. The issue is that even using the same token to access it, I´m getting forbidden access error.
The ideia is to use the data from export function to update my dataset in power bi. Anyone was able to do that?