Hello,
We are using Dataverse tables to store data. We have image column in one of the table. I am able to create the image URL for thumbnail in format: https://{org}/Image/download.aspx?Entity={EntityName}&Attribute={ImageColumn}&Id={ID} and this works fine for app developer. (Reference: https://powerusers.microsoft.com/t5/Building-Power-Apps/Dataverse-Image-URL/td-p/1191910)
When an end user access the app, the image is not displayed. If I try the link in the browser directly the link works for app developer but it gives access denied message for end user (attached the screenshot).
I have given Read privilege at organization level for end user on the custom entity in which image column is present. User is able access all other column values except the image column value.
Is this related to permission setup for end user? Any pointer would be helpful.
Thank you!

Report
All responses (
Answers (