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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I'm making a call to the REST API to get the scheduled refresh time, but it's giving me an invalid credential error, but I'm the Power BI administrator and it looks like I have the required permissions. Any suggestions?
Details in the REST API Give it a try and the query will run normally.
Solved! Go to Solution.
That's likely not what you are after.
Datasets - Get Refresh Schedule In Group - REST API (Power BI Power BI REST APIs) | Microsoft Learn
I don't have the skills to create the connector, but the token appears to be correct, as other queries work.
look:
The api i´m trying to connect to is https://learn.microsoft.com/pt-br/rest/api/power-bi/datasets/get-direct-query-refresh-schedule-in-gr...
That's likely not what you are after.
Datasets - Get Refresh Schedule In Group - REST API (Power BI Power BI REST APIs) | Microsoft Learn
evaluate the token with jwt.io - most likely the scope is missing.
Warning: Power BI REST API calls usually require a custom connector that understands AAD.
User | Count |
---|---|
3 | |
2 | |
2 | |
1 | |
1 |
User | Count |
---|---|
10 | |
8 | |
5 | |
4 | |
4 |