Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
eduardocorpus
Frequent Visitor

Rest API: Add datasource user throws DMTS_DatasourceAccessRightIsNotSupportedError

I am trying to add a Service Principal to a Gateway datasource through the rest api (AddDatasourceUserWithHttpMessagesAsync) but keep getting a BadRequest response including the following error: DMTS_DatasourceAccessRightIsNotSupportedError.

 

I am authenticating as gateway administrator user and my request looks like this

{
"datasourceAccessRight": "ReadOverrideEffectiveIdentity",
"identifier": "<IDENTIFIER>",
"principalType": "App"
}

 

There are other questions pretty similar to mine: one didn't get a reply back and the other one solved it doing the exact same request as me.

 

https://community.powerbi.com/t5/Developer/DMTS-DatasourceAccessRightIsNotSupportedError-when-trying...

https://community.powerbi.com/t5/Developer/Change-a-datasource-in-a-dataset-that-s-connected-through...

 

I am trying to achieve the exact same thing but it is not working out.

 

Does anybody know if there something missing? Thanks.

2 REPLIES 2
lbendlin
Super User
Super User

No, it didn't work. I got the same error: DMTS_DatasourceAccessRightIsNotSupportedError.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.