Hello,
So I have a dataset published in the Service that has the following data sources:
In the desktop file, all privacy levels are set to Organizational. Everything refreshes fine.
But when published to the Service and connected to the On-Premises Gateway (Standard, March 2020 version), the refresh returns the following error:
Something went wrong
There was an error when processing the data in the dataset.
Please try again later or contact support. If you contact support, please provide these details.
Data source error: {"error":{"code":"DM_GWPipeline_Gateway_MashupDataAccessError","pbi.error":{"code":"DM_GWPipeline_Gateway_MashupDataAccessError","parameters":{},"details":[{"code":"DM_ErrorDetailNameCode_UnderlyingErrorCode","detail":{"type":1,"value":"-2147467259"}},{"code":"DM_ErrorDetailNameCode_UnderlyingErrorMessage","detail":{"type":1,"value":"An unknown error occurred when navigating to the web page."}},{"code":"DM_ErrorDetailNameCode_UnderlyingHResult","detail":{"type":1,"value":"-2147467259"}},{"code":"Microsoft.Data.Mashup.ValueError.DataSourceKind","detail":{"type":1,"value":"Web"}},{"code":"Microsoft.Data.Mashup.ValueError.DataSourcePath","detail":{"type":1,"value":"https://www.tenders.act.gov.au/tender/search"}},{"code":"Microsoft.Data.Mashup.ValueError.Reason","detail":{"type":1,"value":"DataSource.Error"}},{"code":"Microsoft.Data.Mashup.ValueError.StatusCode","detail":{"type":1,"value":"-2146697205"}}],"exceptionCulprit":1}}} Table: ACT_UNSPSCReference.
Cluster URI: WABI-AUSTRALIA-EAST-A-PRIMARY-redirect.analysis.windows.net
Activity ID: 2b36d3b7-0e3b-409b-99a8-e8608e63df72
Request ID: 0ef64159-25bc-b3d8-2f28-3d990db753f4
Time: 2020-03-31 06:24:02Z
The "Table" that shows as the culprit changes everytime, so I'm pretty sure it's not specific to one table only.
The data sources are added in the gateway with an 'Anonymous' authentication and 'Organizational' privacy setting (except for the Exchange mailbox which does not need to be added to the gateway).
Another weird thing that has been boggling me is that I have a gateway installed in one laptop, which refreshes the dataset with no problems, but when the same gateway version is installed in another machine, it returns the error stated above. Unfortunately I cannot use the laptop in the production environment as it is a personal laptop, so I need to install a gateway in the production environment machine.
I have been working on this for weeks and I could not seem to make anything work. Would appreciate any insight anyone might have!