cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
HaiVN
Frequent Visitor

Get data - The length of the string exceeds the value specified for the maxJsonLength property

Hello Power BI Community,

 

I have tried to get data from web ( without API)  and got error message : "An error occurred while serializing or deserializing using the JSON JavaScriptSerializer. The length of the string exceeds the value specified for the maxJsonLength property" Can anyone please help me to overcome this problem?

Thanks!

1 REPLY 1
PhilipTreacy
Super User
Super User

Hi @HaiVN 

So you are receiving JSON?  As you are not doing this via API it must be a regular HTTP request?  If so, try just making the HTTP request in your browser and see what is returned.

Check the returned JSON at either of these sites

JSON Validator - Free Tool To Validate JSON Code Online (jsononline.net)

JSON Validator | Best online JSON checker | JSON Validator (jsonparser.org)

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!


Helpful resources

Announcements
Vote for T-Shirt Design

Power BI T-Shirt Design Challenge 2023

Vote for your favorite t-shirt design now through March 28.

March 2023 Update3

Power BI March 2023 Update

Find out more about the March 2023 update.

March Events 2023A

March 2023 Events

Find out more about the online and in person events happening in March!

Top Solution Authors