Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
Anonymous
Not applicable

Power BI (on promise) change HTTPS to HTTP -- getting 503 error code

I'm trying to connect Power BI (on promise) to my OData service (using OData feed)

I use my secured environment - URL include HTTPS.

Power BI resolves my URL and replace the HTTPS to HTTP and I get 503 error code.

This is the error (

DataSource.Error: OData: Request failed: The remote server returned an error: (503) Server Unavailable. (503 Service Not Available

Sun Sep 29 09:36:01 2019
)
Details:
DataSourceKind=OData
DataSourcePath=http://rafed.xxx.xx/sap/opu/odata/sap/ZSD_Milestone_Information_CDS/ZSD_Milestone_Information
Url=http://rafed.xxx.xx/sap/opu/odata/sap/ZSD_Milestone_Information_CDS/ZSD_Milestone_Information?$top=1...

 

 

Note: xxx means I have removed some poarts of the link for privacy reasons. 

 

any idea how to solve it? How to configure Power BI to use HTTPS without changing it to HTTP?

 

 

 

1 ACCEPTED SOLUTION
v-yuta-msft
Community Support
Community Support

@Anonymous ,

 

Does the server work well? 503 error means service is not available now. In addtion, odata connector supports https protocol in power bi. Please refer to similar case below:

https://community.powerbi.com/t5/Desktop/Power-BI-Desktop-change-HTTPS-to-HTTP-getting-503-error-code/td-p/311623

 

Regards,

Jimmy Tao

View solution in original post

1 REPLY 1
v-yuta-msft
Community Support
Community Support

@Anonymous ,

 

Does the server work well? 503 error means service is not available now. In addtion, odata connector supports https protocol in power bi. Please refer to similar case below:

https://community.powerbi.com/t5/Desktop/Power-BI-Desktop-change-HTTPS-to-HTTP-getting-503-error-code/td-p/311623

 

Regards,

Jimmy Tao

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors