Forum Discussion
toy
Advocate I
8 years agotoken is generated but getting 401 on embed report
hello all im running the standard sample from github which is here: https://github.com/Microsoft/PowerBI-Developer-Samples previously i adapted this for the .net core framework and got it to ...
- 8 years ago
so after a little more investigation
apparently there was something up with chrome
the clue was when i went to
(ie, just generically - no call to any report)
that i still got the 401
so i dumped my cache and restarted machine
bingo - im back
v-jiascu-msft
Microsoft Employee
8 years agoHi toy,
Which example is it? It seems the "App owns data".
1. Did you build the project?
2. Did you get the web clientID and update it in the "Web.config"?
3. Did you publish it to a website? (it could be Localhost)
4. Did you grant proper permission in the Azure portal?
Best Regards,
Dale