Building and customizing solutions using Microsoft 365 Copilot APIs and tools
It usually happens when someone is trying to access the agent first time, also if you made any changes to your agent and republished it , it could show the same error.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Agent has been working great up until today. Would ask user to allow tool and then run
Now when it uses a query power bi data set tool
Building and customizing solutions using Microsoft 365 Copilot APIs and tools
It usually happens when someone is trying to access the agent first time, also if you made any changes to your agent and republished it , it could show the same error.
Rob Maher, The previous answers cover the admin policy check well — worth doing if you haven't yet. But your specific symptom of "stale even when just reconnected" points to a token refresh problem at the connector level, which is a separate issue. Here's what to try:
1. Check Microsoft Service Health first Since this broke on a specific date with no changes on your end, check if there was a service incident:
2. Force a full token refresh on the connection The stale-on-reconnect symptom usually means the OAuth token is cached in a broken state:
3. Check connection sharing If the tool uses maker credentials, the connection must be explicitly shared with the agent:
AI answer
The behavior matches an authentication/credentials policy change in the environment rather than a problem with the Power BI tool itself.
Key points from the current platform behavior:
If the issue started “today” without changes in the agent, the most likely cause is that an admin recently enabled enforcement of end-user credentials (disabling maker-provided credentials) at the environment or environment-group level, which changed how your existing Power BI tool authenticates.
References: