Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more

Reply
Anonymous
Not applicable

I/O error while making calls to the PowerBi refresh API

I'm getting I/O error while making calls the to the powerbi refrsh api from my springboot app since yesterday and no changes in the application.

 

Is anyone faced this error?

 

 

splunk error

------------

 

2025-07-17 06:02:25,837 ERROR com.tmobile.commissions.ignite.utils.PowerbiServerAppUtils : Exception occurred while making GET request: I/O error on GET request for https://api.powerbi.com/v1.0/myorg/groups/groupname/datasets/datasetname /refreshes/69a0f877-2015-41...": api.powerbi.com

2 ACCEPTED SOLUTIONS
v-kpoloju-msft
Community Support
Community Support

Hi @Anonymous,

Thank you for posting your query in Microsoft Fabric Community Forum. Here I provided some points those might be resovle the issue more quickly.

Based on your error message, it looks like your Spring Boot app is encountering a connectivity issue while trying to make a GET request to the Power BI REST API. The I/O error suggests a problem with network communication or incorrect URL formatting. Please double-check the following:

  • Verify there is no space or malformed characters in the dataset/refresh URL.
  • Ensure your server can still reach api.powerbi.com (check network, DNS, and proxy settings).
  • Confirm that the OAuth token you are using is valid and not expired.
  • Look into any recent outages on Microsoft's service health page.

Adding better error logging and retry logic in your app can also help identify whether it’s a transient issue or something persistent. Let us know what you find, and we can dig deeper if needed.

Let me know if you would like a mock code snippet or sample token refresh logic as well.

Hope this helps clarify things and let me know what you find after giving these steps a try happy to help you investigate this further.

Thank you for using the Microsoft Community Forum.

View solution in original post

ibarrau
Super User
Super User

Hi. The API works ok. Make sure to check you have all permissions and setups correctly. You can check it in this tutorial: https://blog.ladataweb.com.ar/post/740398550344728576/seteo-powerbi-rest-api-por-primera-vez

Then, you can use libraries to make it easier like simplepbi for python, but if you want to just code it yourself, pay attention to the request. The URL you have right there doesn't exist. There is no request that will use "names". Group name or dataset name is something you will never use. The API URL works with IDs. The same UUIDs you can find at the Power Bi Service URL.

I hope that helps,


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Happy to help!

LaDataWeb Blog

View solution in original post

5 REPLIES 5
ibarrau
Super User
Super User

Hi. The API works ok. Make sure to check you have all permissions and setups correctly. You can check it in this tutorial: https://blog.ladataweb.com.ar/post/740398550344728576/seteo-powerbi-rest-api-por-primera-vez

Then, you can use libraries to make it easier like simplepbi for python, but if you want to just code it yourself, pay attention to the request. The URL you have right there doesn't exist. There is no request that will use "names". Group name or dataset name is something you will never use. The API URL works with IDs. The same UUIDs you can find at the Power Bi Service URL.

I hope that helps,


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Happy to help!

LaDataWeb Blog

v-kpoloju-msft
Community Support
Community Support

Hi @Anonymous,

Thank you for posting your query in Microsoft Fabric Community Forum. Here I provided some points those might be resovle the issue more quickly.

Based on your error message, it looks like your Spring Boot app is encountering a connectivity issue while trying to make a GET request to the Power BI REST API. The I/O error suggests a problem with network communication or incorrect URL formatting. Please double-check the following:

  • Verify there is no space or malformed characters in the dataset/refresh URL.
  • Ensure your server can still reach api.powerbi.com (check network, DNS, and proxy settings).
  • Confirm that the OAuth token you are using is valid and not expired.
  • Look into any recent outages on Microsoft's service health page.

Adding better error logging and retry logic in your app can also help identify whether it’s a transient issue or something persistent. Let us know what you find, and we can dig deeper if needed.

Let me know if you would like a mock code snippet or sample token refresh logic as well.

Hope this helps clarify things and let me know what you find after giving these steps a try happy to help you investigate this further.

Thank you for using the Microsoft Community Forum.

Hi @Anonymous,

Just checking in to see if the issue has been resolved on your end. If the earlier suggestions helped, that’s great to hear! And if you’re still facing challenges, feel free to share more details happy to assist further.

Thank you.

Hi @Anonymous,

Hope you had a chance to try out the solution shared earlier. Let us know if anything needs further clarification or if there's an update from your side always here to help.

Thank you.

Hi @Anonymous,

Just wanted to follow up one last time. If the shared guidance worked for you, that’s wonderful hopefully it also helps others looking for similar answers. If there’s anything else you'd like to explore or clarify, don’t hesitate to reach out.

Thank you.

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!

December 2025 Power BI Update Carousel

Power BI Monthly Update - December 2025

Check out the December 2025 Power BI Holiday Recap!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.