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...
MikeFleming
2 years agoRegular Visitor
It is a limitation! RLS has been enabled.
"Service Principals aren't supported for datasets with RLS per RLS limitations or with SSO enabled."
I will need to find another way to connect.
Thanks for pointing that out.
ibarrau
2 years agoSuper User
Alright! it's good to know you find it. Remember you can use the API with username and password instead of secret. I think that might work for RLS.
I hope that helps,
- MikeFleming2 years agoRegular Visitor
OK, I thought I have tried doing that in the past, but the account I was using would have needed a license. This is a Premium capacity though.
Thanks again