I have an excel file hosted on sharepoint and I connected to it using my organization account, everything seems to be OK as long as I was refreshing the file on my desktop, the moment I published the PBIX to the power bi workspace and tried to refresh the dataset using OAuth2 authentication method, I got below issue
Failed to update data source credentials: SharePoint: Request failed: https://microsoft.sharepoint.com
What I have tried:
- I have tried connecting to the excel file on sharepoint use SharePoint Folder connection in Power BI but get the same issue
Any help will be much appreciated!