Forum Discussion
calm1kov
9 years agoRegular Visitor
Dashboard embed. Requests with 401
Hi, I've successfully embeded dathboard in web app for non power-bi users. 1. Retrieved access token by password grant type: POST /common/oauth2/token HTTP/1.1
Host: login.micros...
LarsNordqvist
4 years agoRegular Visitor
Same issue here. Trying to embed dashboard, seems to render the dashboard but pinned tile is not updated.
Getting same 400 error in console
Seems like 'loaded' event is triggered but not 'rendered' or 'error'.
Has anyone got Tiles to update in a embeded dashboard. Works fine from app.powerbi.com (using push dataset)