Forum Discussion
atpbi10
Helper I
5 years agoSelf 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***/...
Gabriele_hbto
Helper II
2 years agoHey buddy did you found a solution to that error?