Forum Discussion
Anonymous
6 years agoNot applicable
api call with inecure option in powerquery
Hi i've a curl comand with insecure option to access our splunk(returns unauthorized coz of wrong user name pass) curl -u user:pass -XPOST "https://splunkeda-api.something.com:8089/services/search/j...
Anonymous
6 years agoNot applicable
HI Anonymous,
AFAIK, power query does not allow you to get data with SSL credentials. Perhaps you can change to use OAuth credentials to get data to prevent that issue.
Regards,
Xiaoxin Sheng