Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

403 Error - https://wabi-us-north-central-redirect.analysis.windows.net/metadata/cluster #7

Open
anotherkhan opened this issue Jun 12, 2018 · 2 comments

Comments

@anotherkhan
Copy link

Embedded report content is unable to display, I am receiving 403 forbidden error on GET (https://wabi-us-north-central-redirect.analysis.windows.net/metadata/cluster)

I have used the same embedded token on PBI playground and it works fine.
https://microsoft.github.io/PowerBI-JavaScript/demo/v2-demo/index.html

any help would appreciated!

Thanks.

@DuckMouse
Copy link

Did you have any luck with this issue? I have tried using ngx-powerbi, but I still get the same issue.

@JTCozart
Copy link

I had the same issue. I had to specify the token type as embed
<powerbi-component embedUrl="https://app.powerbi.com/reportEmbed?reportId={reportid}&groupId={groupid}" accessToken="{AccessToken}" type="report" id="{reportid}" tokenType="Embed"> </powerbi-component>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants