Forum Discussion

Christ-M's avatar
Christ-M
Helper I
1 year ago
Solved

Get data in a dataset

Hello, I want to retrieve the contents of my dataset_ID. Through this link https://learn.microsoft.com/fr-en/rest/api/power-bi/datasets/get-dataset-in-group, I was able to obtain the group_id and...
  • v-nmadadi-msft's avatar
    v-nmadadi-msft
    1 year ago

    Hi  Christ-M ,

    As you are facing a 404 error while retrieving tables please check these troubleshooting steps:

    1) The Service principal is still active in AAD and Access token is getting generated via the Service principle.
    2) Double-check that all the variable IDs you have entered, such as tenant_id, dataset_id are accurate and correctly formatted.

    3) Try your API call from third party tool such as postman once to confirm everything works correctly.

    Thanks and Regards