I'm trying to embed a PBI report in a Web app.
I configured the App as "native app", and then granted authorizations you can see in these screenshots:
I'm using this sample: https://github.com/Microsoft/PowerBI-Developer-Samples/
(App Owns data). Now I'm receiving the "Unauthorized" (401) error. What am I missing?