Forum Discussion
Mixed Mode And Rest Api
- 4 years ago
You cannot use anonymous auth for that. Requires at least AAD Auth.
Recommendation is to use the custom connector.
When you mix/merge on-premise and cloud data sources all data sources including the cloud data sources must be declared in the gateway. you also need to specifically tell the gateway that it can be used to refresh cloud data sources.
Hi lbendlin thanks for the reply,
I want to add https://api.powerbi.com/v1.0/myorg/datasets/reste as a data source but with anonymous connection I cannot update the dataset because it tells me that the credentials are not correct.
My problem is that on Power Bi Desktop I am able to use the connection.
- lbendlin4 years agoSuper User
You cannot use anonymous auth for that. Requires at least AAD Auth.
Recommendation is to use the custom connector.