Forum Discussion
sebastianherrer
8 years agoRegular Visitor
This content isn't available powerBi and angular
Hello i am trying to integrate my power bi reports to my angular and .net applications and i am getting "This content isn't available." Error. i follow multiple tutorials but anyone helps me to solve...
Eric_Zhang
8 years agoMicrosoft Employee
sebastianherrer wrote:
Thanks Eric for the answer, when i try for the first time to know how it works i try with a simple mvc app and i use that code, my issue was when i change mvc to my angular app. i am getting this error in the console app
GET https://wabi-west-us-redirect.analysis.windows.net/metadata/cluster 403 (Forbidden)
but i don't know what that means, why i am not auth to access
What are the request details of the 403 request? You could find the 403 network traffic in the netwokr tab next next to console app.
sebastianherrer
8 years agoRegular Visitor
These are the data that i can obtain from the network trafic tab. i am not allowed to ask for the report but i dont know why. because in a mvc app i was able to do it