Forum Discussion
mikihiir
9 years agoHelper III
Refresh token with power bi javascript api
Hi, I noticed , that azure access token expires (default) after 1h when leaving my inactive report open. Now when i click on report i get a bunch of errors etc. How do renew my report token (re...
Eric_Zhang
9 years agoMicrosoft Employee
mikihiir wrote:
Hi,
I noticed , that azure access token expires (default) after 1h when leaving my inactive report open.
Now when i click on report i get a bunch of errors etc.
How do renew my report token (refres token etc.) without reloading my report from scratch?
Thanks in advance
Do you use Power BI Embedded or Embedding reports from Power BI Service? For the former, you can generate token never expires. For both, doesn't refresh(F5) work?
- mikihiir9 years agoHelper III
Hi
I am using power bi service.
Don't think that f5 refresh helps, your access token still expires.