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!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I have a streaming dataset that we've been using to push data into for about the past year. As of yesterday, the Power Automate Flow that we've been using to push data into this dataset started failing with an Unauthorized error "InvalidResourceKeyAccessException". I also setup a basic call to the endpoint in Postman, and that fails with a 403 Forbidden error. Here are a couple of screenshots showing what I'm talking about:
Is it possible that the key expires? If so, is there a way to renew it without destorying the data that currently resides in the dataset?
Solved! Go to Solution.
Hi @rjhale
I'm taking a total gisha, but it would appear that if it is failed after year, that the key only lost for a year. If you can find out and ID of the key, you could potentially go to Entra ID and search there to see if you can find the particular account that was created on your behalf and from there you could then probably create a new client secret.
You want the bad news or the bad news first?
Although the documentation now states October 2027 ?
Real-time streaming in Power BI - Power BI | Microsoft Learn
So it looks like they backpedaled from the earlier hasty retreat.
Try with a new streaming dataset and if that works raise a Pro ticket to resurrect your existing one.
Hi @rjhale
I'm taking a total gisha, but it would appear that if it is failed after year, that the key only lost for a year. If you can find out and ID of the key, you could potentially go to Entra ID and search there to see if you can find the particular account that was created on your behalf and from there you could then probably create a new client secret.
I found that the Power Automate action to Add Rows to Dataset does still work. This isn't necessarily ideal because I have to input rows one at a time (more with concurrency turned up), but I think it will suffice for the time being.
Thanks for the suggestions.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.