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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
agagatsis
Regular Visitor

Scheduled refresh of Dropbox file obtained by API v2 URL (no headers, etc)

Hello everyone. 

 

I have a dashboard loading data from a dropbox file, using the API v2's URL:

 

= Excel.Workbook(Web.Contents("https://content.dropboxapi.com/2/files/download?authorization=Bearer%20MYACCESSKEY&arg={""path"":""/...""}"), null, true)

 

The authentication method is set to Anonymous. Pressing refresh works without any issues in Power BI desktop, but on Power BI service, I get an authentication error, claiming my credentials are wrong. There are no other arguments passed in any way in the Desktop app, just what you see above. Thus what makes the two uses different and how can I refresh my data from Power BI service (even manually, not with scheduled refresh)?

 

Thank you.

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

@agagatsis ,

 

Currently there's no dropbox connector which is supported by power bi service. However, there's a workaround, please refer to similar case below:

https://community.powerbi.com/t5/Power-Query/Power-BI-service-and-Dropbox/td-p/389595

 

Community Support Team _ Jimmy Tao

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

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

@agagatsis ,

 

Currently there's no dropbox connector which is supported by power bi service. However, there's a workaround, please refer to similar case below:

https://community.powerbi.com/t5/Power-Query/Power-BI-service-and-Dropbox/td-p/389595

 

Community Support Team _ Jimmy Tao

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

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 Kudoed Authors