Forum Discussion
MikeFleming
2 years agoRegular Visitor
Recieving (403) Forbidden when Accessing Dataset via API
I am getting an error when accessing dataset via API. This was previously working but I suspect someone made some changes to that dataset. However, I know that both the service principle and the...
ibarrau
2 years agoSuper User
Alright 401 might be different. Make sure the permissions of the registered app at azure have "Dataset.ReadWrite.All" or "Dataset.Read.All".
If you can see the Admin portal or ask for IT department. Please check this setting:
I hope that helps,
MikeFleming
2 years agoRegular Visitor
Hi, yes,