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
Hello,
I recently tried to get data via REST API. Therefore I created a new Datasource "Web":
I put the URL + the Bearer Token, created the Datasource and everything worked fine. Recently, my Bearer Token expired and I tried changing it in the Web.Contents call:
= Json.Document(Web.Contents("https://URL.com/restApi/v1/away?limit=0&fields=*", [Headers=[Authorization="Bearer NewBearerToken"]]))
After I do that, I get an error message that the authorization failed. If I create a completely new Datasource with my new Bearer Token the connection works. I want to update the data I transformed though. Any ideas what went wrong here?
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.
| User | Count |
|---|---|
| 53 | |
| 47 | |
| 31 | |
| 16 | |
| 14 |
| User | Count |
|---|---|
| 86 | |
| 72 | |
| 38 | |
| 27 | |
| 24 |