Forum Discussion
MarkGetmoreSys
3 years agoNew Member
API is not accessible for application
I have generated token using code string authorityUriToken = "https://login.microsoftonline.com/{tenantid}"; AuthenticationContext authContextToken = new AuthenticationContext(authorityUriToken); ...
lbendlin
3 years agoSuper User
Please read about the difference between "dashboard" and "report" in the context of Power BI.
- MarkGetmoreSys3 years agoNew Member
I have checked that one. My workspace having dahsboard and reports. I was showing dashbaord in my application. But after enabling 2FA it is not showing in application.
Any suggestion
- lbendlin3 years agoSuper User
Can you try the call in the sandbox?
Dashboards - Get Dashboards In Group - REST API (Power BI Power BI REST APIs) | Microsoft Learn