Forum Discussion
akovacs
9 years agoFrequent Visitor
"RealTime_PushRequestSizeTooLarge" when pushing large JSON
Hello, When I try to push multiple rows of data using the HTTP POST to Power BI, I get the following response: "{"error":{"code":"RealTime_PushRequestSizeTooLarge","pbi.error":{"code":"RealTime_Pus...
v-chuncz-msft
9 years agoCommunity Support
Here lists the Power BI REST API limitations. To exclude other factors, reduce the size and try again.
akovacs
9 years agoFrequent Visitor
Thanks for the link.
Somehow I cannot see what of the mentioned limits the POST body I tried to send would overrun.
Perhaps 70-80 rows of data with 7 columns, no very long strings, max 50 characters.
- v-chuncz-msft9 years agoCommunity Support
You may share the test result here. It may be beneficial to other community members reading this thread.