Forum Discussion
DannyvB
5 years agoNew Member
Unable to do certain REST API Calls using Application
We are trying to use the PowerBI Rest API without users. Mainly being able to refresh datasets during the ETL is the goal. Now are we using Azure Data Factory as the application to do all the AP...
Anonymous
5 years agoNot applicable
Hi DannyvB
I found a similar problem, maybe you can refer to it .
Best Regards
Community Support Team _ Ailsa Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
DannyvB
5 years agoNew Member
Hi Anonymous,
Thanks for your Reply.
We are currently using the New Workspaces, so that seems okay.
The strange thing is that we can do a GET on the datasets within our workspace and get all datasets, but are not able to get the datasources from that particular dataset.
On the Site from Microsoft the permission scope for both API calls are the same, so it is unclear to me why we get that error.