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

The Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.

Reply
Cmcmahan
Resident Rockstar
Resident Rockstar

Scheduled Refresh Python - ADO.NET Access Is Denied

I'm trying to connect to an API that asynchronously generates a data file. Since the first API call only kicks off the file generation,  I've managed to do it with python, and it works locally. I've set up (and reinstalled, etc) a gateway in personal mode.  According to the gateway program, everything is fine. However, when I try to set up scheduled refresh, I get the following error message:

Failed to update data source credentials: ADO.NET: A problem occurred while processing your Python script. Here are the technical details: Access is denied

 

I can't tell what access is getting denied or how to approve it, even with full admin access to the machine.  I can use any of the advice on either of the two topics:

 

  • How to fix or diagnose the Access is denied error.  Googling constantly leads back to an old issue with a specific gateway version that was resolved a few years ago.  
  • An M Query technique that allows me to 1. Call an API endpoint 2. Call another endpoint to check file status (in progress/failed/complete) and capture a file ID when complete 3. Call the download endpoint using new file ID. I can't figure out how to get Power BI to wait until the file is complete.
1 REPLY 1
lbendlin
Super User
Super User

For the second part you can use Chris Webb's BI Blog: Using Function.InvokeAfter() In Power Query Chris Webb's BI Blog (crossjoin.co...  for some reasonable polling interval in List.Generate.

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

FebPBI_Carousel

Power BI Monthly Update - February 2025

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

Feb2025 NL Carousel

Fabric Community Update - February 2025

Find out what's new and trending in the Fabric community.