Hi, I am trying to view pdf files stored in Azure Blob Storage through a private read access mode. I have the pdf url in a field of my issue and it works fine when the read access of the pdf is public but when is private I get the following message:
<Error>
<Code>ResourceNotFound</Code>
<Message>The specified resource does not exist. RequestId:45204213-c01e-0035-3f60-eb837e000000 Time:2021-12-07T11:46:13.5064323Z</Message>
</Error>
It seems that a token is needed to view the pdf in private read access mode. Any help of how to do it would be appreciated.
Community moderators have prevented the ability to post new answers.