Forum Discussion
Anonymous
4 years agoNot applicable
Not sure how to solve error message about worldtimeapi.org
I haven't found anything online to help me understand the issue. Thaks for your help
Error message is:
Last refresh failed: Thu Oct 21 2021 09:15:40 GMT-0400 (Eastern Daylight Time)
Unable to connect to the data source undefined.Hide details
| Underlying error code: | -2147467259 |
| Underlying error message: | Web.Contents failed to get contents from 'http://worldtimeapi.org/api/timezone/America/Indianapolis' (404): Not Found |
| DM_ErrorDetailNameCode_UnderlyingHResult: | -2147467259 |
| Microsoft.Data.Mashup.ValueError.DataSourceKind: | Web |
| Microsoft.Data.Mashup.ValueError.DataSourcePath: | http://worldtimeapi.org/api/timezone/America/Indianapolis |
| Microsoft.Data.Mashup.ValueError.Reason: | DataSource.Error |
| Microsoft.Data.Mashup.ValueError.Url: | http://worldtimeapi.org/api/timezone/America/Indianapolis |
| Cluster URI: | WABI-SOUTH-CENTRAL-US-redirect.analysis.windows.net |
1 Reply
- collinqSuper User
hi Anonymous ,
That error is talking about your datasource. In your report you are getting some information from a website (and or the related api) of a site caleld "worldtimeapi.org". Either the request is malformed, or you don't have access, or it is linked incorrectly in your report or some other thing like that. Here is the FAQ from that site: World Time API: Simple JSON/plain-text API to obtain the current time in, and related data about, a timezone.