Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Solved! Go to Solution.
d_gosbell is right! You would need to contact web-link support team for the logs , its possible that its load balanced in some old mechanism and one of them is failing when your request goes to that.
hello @d_gosbell ,
thank you a lot for your answer!
As I can see from the error notifications --> sometimes the refresh is successful, sometimes - not.
There are two data resources --> SQL Server and Web-link (Rest API).
The problem usually occurs with Web-Link.
Any ideas why the refresh is still successful?
d_gosbell is right! You would need to contact web-link support team for the logs , its possible that its load balanced in some old mechanism and one of them is failing when your request goes to that.
@Anonymous wrote:
sometimes the refresh is successful, sometimes - not.
Any ideas why the refresh is still successful?
No I have no idea. It sounds like a problem with the web server.
The fact that report server gets a 404 response means it connects to the web server, but the web server is saying that it does not have the resource that is being requested. You may need to contact someone that supports the web server and see if they can tell you why this happens.
A 404 is a "not found error" so it look like you are using a call to web.contents and the url you are trying to fetch is no longer valid. You will need to update the url to a valid one.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
            | User | Count | 
|---|---|
| 5 | |
| 3 | |
| 2 | |
| 1 | |
| 1 | 
| User | Count | 
|---|---|
| 10 | |
| 5 | |
| 5 | |
| 5 | |
| 4 |