Forum Discussion

stefanik's avatar
stefanik
Icon for Helper I rankHelper I
3 years ago
Solved

Asking for gateways results in DMTS_MonikerNotFoundError

Hi, i'm trying to use PowerBI API in order to obtain gateways in my Dataset:    https://api.powerbi.com/v1.0/myorg/groups/[groupID]/datasets/[datasetID]/Default.GetBoundGatewayDataSources   I re...
  • stefanik's avatar
    3 years ago

    I don't know what DMTS_MonikerNotFoundError means but it seems related to the dataset publisher owner. The dataset was already published with a specific owner and the API doesn't work,but if i publish it with the service principal i use for gateways retrieve, it works!