Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
I am getting the following error very often, All my connections are good and online still get the same error every 10 days or 7.
If I create a new Connection and use it to get my tables, I will not get any errors. What could be the reason for this?
Downstream service call failed with status code '403'.DetailsReason = DataSource.Error Error = Access token has expired, resubmit with a new access token ErrorCode = TokenExpired RequestId = 7521325234634764b30-85324532463291f1c3 ErrorMessage = Access token has expired, resubmit with a new access token
Solved! Go to Solution.
Hi @yjanapana ,
Based on the error description, access token have default lifetime. When the access token expires, using the refresh token to obtain the new access token.
You can view the following link to learn more information.
Solved: Access token has expired - Microsoft Fabric Community
Solved: Dataflow - Token Expire Error for Dataflow connect... - Microsoft Fabric Community
Access tokens in the Microsoft identity platform - Microsoft identity platform | Microsoft Learn
Best Regards,
Wisdom Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @yjanapana ,
Based on the error description, access token have default lifetime. When the access token expires, using the refresh token to obtain the new access token.
You can view the following link to learn more information.
Solved: Access token has expired - Microsoft Fabric Community
Solved: Dataflow - Token Expire Error for Dataflow connect... - Microsoft Fabric Community
Access tokens in the Microsoft identity platform - Microsoft identity platform | Microsoft Learn
Best Regards,
Wisdom Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @yjanapana ,
I am wondering if you access token is set to expire weekly (or every 10 days)? I think you shoudl talk to your system person about creating a longer term token for your user that you are using for the report.
Proud to be a Datanaut!
Private message me for consulting or training needs.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.