Forum Discussion
The password wont be encrypted when sent error
Hi All,
I am getting the below error when trying to Get Data from SAP S4 Hana via an Odata Feed. I have done alot googling on this but havent seem to have found a solution. I have tried to login via Windows, Web API and Oraganization account but still havent managed to get through.
Any help will be much apprecaited.
Thanks in advance.
Hi ukare1996 ,
- All data requested and transmitted by Power BI is encrypted in transit using HTTPS (except when the data source chosen by the customer does not support HTTPS) to connect from the data source to the Power BI service. A secure connection is established with the data provider, and only once that connection is established will data traverse the network.
Please check if your data source supports encryption.
For more information, please refer to: Power BI security white paper - Power BI | Microsoft Docs
Best regards,
Yadong Fang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
2 Replies
- v-yadongf-msft
Community Support
Hi ukare1996 ,
- All data requested and transmitted by Power BI is encrypted in transit using HTTPS (except when the data source chosen by the customer does not support HTTPS) to connect from the data source to the Power BI service. A secure connection is established with the data provider, and only once that connection is established will data traverse the network.
Please check if your data source supports encryption.
For more information, please refer to: Power BI security white paper - Power BI | Microsoft Docs
Best regards,
Yadong Fang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- ukare1996
Helper I
Hi,
I've managed to get connected - as you mentioned it should be a https connection not a http (which was what I was using). But's it's all working now 🙂 Thank you