Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
lbarone
Regular Visitor

Aad or Embed Token in javascript

Hello everyone! I developed an application in REACT in which I make an embedded report and I need to solve the issue of the token either Aad (azure active directory) or Embed so that the duration of the same is long or to refresh the token without the need to embed it manually.
I visited this microsoft page which tells you how to refresh the token but in one part it asks you to add the function to get the token which is what I would be needing.
Thank you very much
https://learn.microsoft.com/es-es/javascript/api/overview/powerbi/refresh-token

Translated with www.DeepL.com/Translator (free version)

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @lbarone ,

 

Embed token has its lifetime and it will expire after out of its lifetime.

You may refer to below blogs to learn how to generate embed token and how to extend the token lifetime.

For reference:

Embed Token - Generate Token

Access token setting expiration times

Configurable token lifetimes in the Microsoft identity platform (preview)

If you want to automatically refresh token, you can learn this blog.

https://learn.microsoft.com/en-us/javascript/api/overview/powerbi/refresh-token#automatically-refres...

 

Best Regards,

Rico Zhou

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi @lbarone ,

 

Embed token has its lifetime and it will expire after out of its lifetime.

You may refer to below blogs to learn how to generate embed token and how to extend the token lifetime.

For reference:

Embed Token - Generate Token

Access token setting expiration times

Configurable token lifetimes in the Microsoft identity platform (preview)

If you want to automatically refresh token, you can learn this blog.

https://learn.microsoft.com/en-us/javascript/api/overview/powerbi/refresh-token#automatically-refres...

 

Best Regards,

Rico Zhou

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.