Forum Discussion
Error to connect Power BI App using HTTPS on PowerBI Report Server
Hello valentiniliescu, thanks for you answer,
I issued another certificate using the FQDN and reconfigured Power BI Report Server to use the FQDN URL, but as you can see on the screenshots below, the problem persists.
Any idea?
I tried to reproduce your issue - I used the latest Power BI app against an internal Report Server over HTTPS and I was able to connect to it.
I think you mentioned it in the initial post, but just to make sure - were you able to connect to the Report Server over HTTPS using the mobile browser on the same device?
- muchinski9 years ago
Resolver II
Hello valentiniliescu,
thank you so much for trying to reproduce it.
Yes, the screenshots are from the same device. Both navigating using the browser and the error with Power BI App.
I am thinking that it could be a problem with the certificate that I issued. Could you please explain how did you issued the certificate that you are using on Power BI Report Server? Did you changed something on the root certificate before importing it on the Android device?
- valentiniliescu9 years ago
Helper I
There is an issue with Android 7.0 (Nougat) and above, it no longer trust user CAs for secure connections by default.
Resources:
Official Android blog post reporting coming change - https://android-developers.googleblog.com/2016/07/changes-to-trusted-certificate.html
The StackOverflow thread - https://stackoverflow.com/questions/39215229/how-to-get-charles-proxy-work-with-android-7-nougat/39227880
Android developer documentation for Network Security Configuration - https://developer.android.com/training/articles/security-config.htmlHowever, iOS 10.3.3 should work.
Anyway, at this point, I would recomend filing a ticket with Microsoft Customer Service.
- ehab237 years agoRegular Visitor
Hi ,
did you find any solutions ?