Forum Discussion
mangopop
10 years agoFrequent Visitor
power bi embed 'this content is not available'
I've tried to work through this example and many others but I'm getting no content availabe in the iframe. https://azure.microsoft.com/en-gb/documentation/articles/power-bi-embedded-iframe/ I...
- 10 years ago
(My posts keep getting auto-deleted, maybe I'm not allowed to link to stackoverflow? :/)
Ayway, here are the required claims:
Required Claims ver: 0.2.0 wcn: {WorkspaceCollectionName} wid: {WorkspaceId} rid: {ReportId} aud: https://analysis.windows.net/powerbi/api nbp: Token valid not before in Unix EPOCH time exp: Token expiration in Unix EPOCH time
ekeijl
Helper I
10 years ago(My posts keep getting auto-deleted, maybe I'm not allowed to link to stackoverflow? :/)
Ayway, here are the required claims:
Required Claims
ver: 0.2.0
wcn: {WorkspaceCollectionName}
wid: {WorkspaceId}
rid: {ReportId}
aud: https://analysis.windows.net/powerbi/api
nbp: Token valid not before in Unix EPOCH time
exp: Token expiration in Unix EPOCH timemangopop
10 years agoFrequent Visitor
You are a legend, the docs say optional but they aren't!
(It's nbf not nbp!)
Thank you very much!