Forum Discussion

atpbi10's avatar
atpbi10
Icon for Helper I rankHelper I
5 years ago

Self signed cerificate API powerbi power query

Hey I'm trying to retrieve the data from API which is hosted on azure VM with self signed certificate, using this code:   let url = "https://***WEBSITEURL***/api/", source_url = "***WEBSITEURL***/...