Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I need to load csv files from AWS S3.
Unlike this question, I am using a signed url to access the data. The url works in fine in the webbrowser, but in Power BI desktop Web connector it throws the following exception:
DataSource.Error: Web.Contents failed to get contents from 'https://s3.<signed url>' (400): Bad Request Details: DataSourceKind=Web DataSourcePath=https://s3.<signed url>
Does anyone know what the reason for that is?
Hi @orange_yoshi,
Please try to type the same URL in IE browser inprivate mode to see if it works fine firstly.
When you use web data source in Power BI desktop, does it provide you to enter any credential?
Best Regards,
Qiuyun Yu
Hi @v-qiuyu-msft, and thanks!
I tested the link in IE and Edge, both in normal and private mode, everytime without any problems.
PowerBI desktop does not prompt for any credentials. Authentication is done via digital signature in the url.
Check out the July 2025 Power BI update to learn about new features.