Forum Discussion

gpminsuk's avatar
gpminsuk
Regular Visitor
9 years ago
Solved

Power BI Rest API Internal Server Error 500

Hi,   Power BI REST API is failing with 500 Internal Server Error from Apiary   This is the API Add Rows: POST https://api.powerbi.com/v1.0/myorg/groups/{group_id}/datasets/{dataset_id}/tables/{...
  • Eric_Zhang's avatar
    9 years ago

    gpminsuk

    The API works at the moment I post. Could you be more specific how you called it? I just tested the API with the dataset sample in this demo and it indeed added rows to the table in one dataset of one group. If the error still persists in your end, I'd guess it might be some issue on some cluster node then you'' have to create a support ticket.

     

    By the way, the add rows API only works with the datasets created via REST API.