Forum Discussion
gpminsuk
9 years agoRegular Visitor
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/{...
- 9 years ago
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.
Anonymous
7 years agoNot applicable
You can try disabling "parrallel query processing" and "background data" in the query options. This worked for me.