Forum Discussion
lucioFFRAN123
4 years agoNew Member
Error requesting data from an API that returns HTTPS
I've been trying in several ways to introduce data from an API that is returned in HTTPS. Tried with PowerQuery, disabling in security but nothing works. How can I disable Power BI SSL?
PhilipTreacy
4 years agoSuper User
Power Query has no issues connecting to an API over HTTPS so I don't think that is the issue. Perhaps the API requires some authentriation and that is causing your problems.
Can you please provide more detials on what API you are trying to access. Where is the documentation for it? The documentation will specify how to connect, what authentication is required etc.
Regards
Phil
- lucioFFRAN1234 years agoNew Member
Good night, Philip.
Follow the API link: https://redeml.wesa4biz.com:49408/WSVendaProdutos?datainicial=2021-10-01&datafinal=2021-10-05
The API returns a json and has no authentication. When I try to importá in Power BI, it gives reliability and SSL error.