Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Has anyone had any success updating the Data source credentials via API when the Data Source is a SharePoint site? I have a Power BI Report (pbix) which is added to a workspace via the API but the refresh errors out because the credentials have to be re-added. I would like to update the OAuth credentials via the API. Is that possible? Thanks.
Solved! Go to Solution.
Hi @tzavertnik,
You can refer to the following link to use 'account/password' or 'client/secret id' to get an access token for rest API usages:
Solved: Pull data from a REST API Authentication - Microsoft Power BI Community
In addition, you can also try to create a custom data connector to package the rest API and corresponding verify steps in it:
Start developing custom connectors for Power Query - Power Query | Microsoft Docs
Regards,
Xiaoxin Sheng
Hi @tzavertnik,
You can refer to the following link to use 'account/password' or 'client/secret id' to get an access token for rest API usages:
Solved: Pull data from a REST API Authentication - Microsoft Power BI Community
In addition, you can also try to create a custom data connector to package the rest API and corresponding verify steps in it:
Start developing custom connectors for Power Query - Power Query | Microsoft Docs
Regards,
Xiaoxin Sheng
I'm sorry, but how does this solve his/her problem?!
We also have the need to set the credentials for Sharepoint Online via the API, and until now had no luck. Can anyone else help?
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Check out the July 2026 Power BI update to learn about new features.
Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.