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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
susannataylor
Regular Visitor

Get data from website requiring basic authorization not working

Hi all,

 

I'm somewhat new to Power BI, and I'm hoping to be able to use it to connect to an online database, grab the data, and work with it in Power BI. This website only needs a username and password to log in and access the reports, however when I try to use Basic Authorization in Power BI I keep getting an error stating that the credentials provided are invalid. Is there something I'm missing here?

 

Thanks in advance for any guidance provided.

1 REPLY 1
halfglassdarkly
Responsive Resident
Responsive Resident

Unfortunately the term "basic" is a bit confusing.

 

Basic authentication means your Username and Password is sent as a base 64 encoded string in your request's authentication header. It's not necessarily going to be supported as an authentication method by all websites that use username and password to log in via a browser. And it isn't very secure on its own since your credentials aren't encrypted. If the website has an API, you would need to review its documentation and see which authentication methods are supported.

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.