Forum Discussion
Anonymous
4 years agoNot applicable
Power BI Report Server Refresh fails
Hello everyone, for scheduled data refresh on Report server I get Error 404: DataSource.Error: Web.Contents failed to get contents from '******' (404): Not Found. DataSourceKind = Web. DataSour...
- 4 years ago
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.
d_gosbell
4 years agoSuper User
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.