Forum Discussion
agarwala
1 year agoHelper I
Getting Refresh Token Expired Error in Power BI Service
Hello folks, I am trying to execute a Power BI report which keeps on throwing the error: When I go to dataset settings page I can see the warning icon below (Cherwell is one of th...
- 1 year ago
You create a custom connector for that.
Handling authentication for Power Query connectors - Power Query | Microsoft Learn
lbendlin
1 year agoSuper User
You can't. Token expiration is part of the security setup.
agarwala
1 year agoHelper I
Thanks for replying so what should I do in this scenario to make sure refresh token never expires?
Is there any such setting in power bi specifically that I can try pls.
- lbendlin1 year agoSuper User
There is no setting. Tokens expire.
- agarwala1 year agoHelper I
Thanks for replying lbendlin .
So are there any used case where the setting has been configured to auto renew the token once it expires?
I could see an M code example below but I have no idea how should I go ahead with this 😞
- lbendlin1 year agoSuper User
You create a custom connector for that.
Handling authentication for Power Query connectors - Power Query | Microsoft Learn