Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I am playing with exporting a report into Excel file. Seems like a token has been expired. How do I refresh it?
Thanks
Solved! Go to Solution.
Hi @Markzolotoy ,
If a user's access token expires, you can use the refresh token that they acquired in the authorization flow to get a new access token. It's like the original process for exchanging the authorization code for an access and refresh token.
You can see the details about how to refresh Access token in these areas:
1.URL - refresh token
2.HTTP request headers - refresh token
3.HTTP request body - refresh token
4.Response - refresh token
For more information,please refer to:Refresh an expired access token
Hope it helps,
Community Support Team _ Caitlyn
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Markzolotoy ,
If a user's access token expires, you can use the refresh token that they acquired in the authorization flow to get a new access token. It's like the original process for exchanging the authorization code for an access and refresh token.
You can see the details about how to refresh Access token in these areas:
1.URL - refresh token
2.HTTP request headers - refresh token
3.HTTP request body - refresh token
4.Response - refresh token
For more information,please refer to:Refresh an expired access token
Hope it helps,
Community Support Team _ Caitlyn
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.