Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

Log Analytics - Response size too large

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?

1 ACCEPTED SOLUTION
PhilipTreacy
Super User
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



Did I answer your question? Then please mark my post as the solution.
If I helped you, click on the Thumbs Up to give Kudos.


Blog :: YouTube Channel :: Connect on Linkedin


Proud to be a Super User!


View solution in original post

2 REPLIES 2
PhilipTreacy
Super User
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



Did I answer your question? Then please mark my post as the solution.
If I helped you, click on the Thumbs Up to give Kudos.


Blog :: YouTube Channel :: Connect on Linkedin


Proud to be a Super User!


Anonymous
Not applicable

Hi @PhilipTreacy , 

you are right.

The limit is from the Log Analytics API.

Thank you

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors
Top Kudoed Authors