Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I'm using Log Analytics api on my dashboard and until a week ago it was working very nice, but then some api suddenly stopped working, with this error:
{
"error": {
"message": "Response size too large",
"code": "ResponseSizeError",
"correlationId": "552a4fc6-dcd1-4d21-9fd0-d6523dd4af77",
"innererror": {
"code": "ResponseSizeError",
"message": "Maximum response size of 67108864 bytes exceeded. Actual response Size is 70694713 bytes."
}
}
}
Is it real the limit of 67MB in web.contents?
Is there any workaround to avoi the limit of 67 MB?
Solved! Go to Solution.
Hi @Anonymous
This looks like an error generated by Log Analytics, not an error from Web.Contents. Maybe your API request is creating a response that exceeds the max data limit allowed to be returned by the API - check the API documentation.
regards
Phil
Proud to be a Super User!
Hi @Anonymous
This looks like an error generated by Log Analytics, not an error from Web.Contents. Maybe your API request is creating a response that exceeds the max data limit allowed to be returned by the API - check the API documentation.
regards
Phil
Proud to be a Super User!
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
10 | |
7 | |
7 | |
6 | |
6 |