HI Guys,
can we access Blob storage via OAuth ? if so any link of setup and access would be appreciated.
Regards,
Navin
HI Guys,
can we access Blob storage via OAuth ? if so any link of setup and access would be appreciated.
Regards,
Navin
@NavinDondapati For better understanding the issue: Are you referring to how to Access Azure Blob storage of a user using oauth2 token obtained?
If not, please correct me and provide more information on your scenario.
What should I use for below?
Authorization URI
Access Token URI
Redirect URI
Scope:
State:
I receive the access token on test connect , but end up with below error
OAuth flow failed: "Connect to xyzzzzzz.blob.core.windows.net:443
[xyzzzzzz.blob.core.windows.net/01.01.01.01] failed: Connection timed out (Connection
timed out)
On correction, i got only token, what i am looking for is to access container folder hierarchy and ability to select an csv or txt file to expose data.
in postman
<Error>
<Code>PublicAccessNotPermitted</Code>
<Message>Public access is not permitted on this storage account.
5 people are following this question.