Hi ALL
I have scenario where in on click on button in gallery it has to download a file stored in dataverse
However the issue is I'm able to download others are getting http401 unauthorized issue through I have added them in my environment and have given access to the table it's not working and it's working for few
I'm using
Download (https//:org79e2e2a5.crm.dynamics.com/api/tablename(tableuniqueid/columnname/$value))
No issue with link only that few are able to access few or not
Errorhttp401
users can download a file stored inside Dataverse only if they have a security role with access to that column. If you get 401 it means not authenticated
I have given organisational access to the role for custom tables which I need them to access all are green are there any other customization entities I should give?
Hi @Muzammil_0695 ,
Please check role assignments in the environment for the users. Based on the error it appears they do not have appropriate access to the table in Dataverse.
Try the following:
also make sure your users are authenticated to dataverse first, if they open the instance first after they will be able to download the file
How do i try and authenticate user? As I'm building canvas app using data verse as a backend
Why you don't use Power Automate for this kind of operations?
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
User | Count |
---|---|
15 | |
11 | |
8 | |
5 | |
4 |
User | Count |
---|---|
23 | |
16 | |
13 | |
12 | |
11 |