Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.
I'm trying to set a data source in my gateway to make a scheduled refresh. I used an url like following https://darlene.sdf.atm.pl/foldername/log.csv as a web data source in my PBI Desktop. No credentials are needed meening everyone can access this url. In PBI desktop it works fine, but whenever I try to set a source in my gateway it is throwing me errors:
Well, @lbendlin it's allowing me to add a data source when skipping test connection but whenever trying to refresh it is giving me errors lik this:
{"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":"Unable to connect to the remote server"}},{"code":"DM_ErrorDetailNameCode_UnderlyingHResult","detail":{"type":1,"value":"-2147467259"}},{"code":"Microsoft.Data.Mashup.ValueError.Detail","detail":{"type":1,"value":"https://darlene.sdf.atm.pl/name/log.csv"}},{"code":"Microsoft.Data.Mashup.ValueError.Reason","detail":{"type":1,"value":"DataSource.Error"}}],"exceptionCulprit":1}}} Table: wejścia zdalne.
Check "Skip Test Connection" and try again.