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
ricky23
Frequent Visitor

Not able to connect Power BI Desktop with Dropbox



I have an excel spreadsheet in Dropbox that I would like to load in the Power Bi Desktop. I am not able to connect Power BI Desktop with Dropbox.

This is what I did-

I created an app in Dropbox and then generated an app token that has access to all the folders in Dropbox.

Then I used the Web Connector in the Power BI Desktop with the v2 API URL

URL: https://content.dropboxapi.com/2/files/download

HTTP Header

Authorization : Bearer api_token

Dropbox-API-Arg : {\"path\": \"/folder/file.xslx\"}"

 

PowerBI.pngO

 

Once I click on Ok, I get a 400 Error that says "Web.Contents failed to get contents from 'https://content.dropboxapi.com/2/files/download' (400): Bad Request"

 

PowerBI-2.png

Any help on this matter would be greatly appreciated.

2 REPLIES 2
v-sihou-msft
Microsoft Employee
Microsoft Employee

@ricky23

 

You can just append the api token into your URL string. Please refer to similar thread below:

 

https://community.powerbi.com/t5/Desktop/Data-source-hosted-on-Dropbox/td-p/47882

 

Regards,

@v-sihou-msft  Thanks for your reply! I have tried that method of appending the Access Token with the URL but I still get an error. Please see the screenshot below-

PowerBI-Dropbox.png

I tried using the same URL on a browser and I get a message that the v1 api is deprecated.

 

 PowerBI-Dropbox-2.png

 

This URL would have probably worked if the v1 API of Dropbox is still active but unfortunately it's not. Dropbox is now using the version 2. 

 

Kindly help

 

 

 

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