Forum Discussion
daniel12
10 years agoAdvocate II
PowerBI Embedded: Embed Token Expiration?
Hi there, simple question: PowerBI embedded embed tokens require to specify a time span for validity of the tokens. What is the best practice for the time span - eg. can I simply set the validity...
PowerBIUserHoop
1 year agoFrequent Visitor
I am using the example from Github 'Embed for your customers' - .Net Core version.
Is it possible to renew the token and apply it to the report without having to reload the whole page, using JavaScript running in an ASP.Net Core website with an iFrame containg the report?