Forum Discussion
Justair07
6 years agoResolver I
The credentials provided for the AzureBlobs source are invalid
Hello, I have an AzureBlob storage account for images that I want to view in Power BI. I created my report in Power BI Desktop with the same credentials I saved and Published my report to in an App ...
s_yoshida
4 years agoRegular Visitor
Hi, Justair07
If possible, try to stop using OAuth2 and change to authentication with a storage key.
In my environment, OAuth2 authentication throws an error after refreshing for about 10 minutes, but with the storage key, the process is completed within a minute.
I have also confirmed that it is reproducible.
I hope my experience will be useful to you.