json errors
1 TopicInvestigating intermittent JSON errors
Hi, I have several reports that all retrieve data from a SQLPostgre DB via an ODATA connection to a https website. Intermittently a few of the reports will fail to refresh with JSON errors - rerun then they will be fine. E.G. [0] -1055784934: DataSource.Error: OData: Invalid JSON. Unexpected end of input reached while processing a JSON string value.. DataSourceKind = OData. DataSourcePath = https://xxx/datahub/xxx/odata/Device . The exception was raised by the IDataReader interface. Please review the error message and provider documentation for further information and corrective action. What I'd like to do is investigate this to reduce/remove occurances. Does Power BI Report Server or SSMS have any features or tools to investigate? ThanksSolved1KViews1like1Comment