When batch updating the data just now, I received an error message: the JSON request was too large to be serialized
To find information, there is a limit on the number of JSON objects. You need to configure parameters in web.config
<appSettings>
<add key="aspnet:MaxJsonDeserializerMembers" value="500000"/>
</appSettings>
Source Code
Similar Posts:
- When the core hostbuilder builds the pipeline, the error message “value cannot be null” is displayed
- [Solved] Cannot deserialize instance of `java.lang.String` out of START_OBJECT token
- odoo Wkhtmltopdf failed (error code: -11). Memory limit too low or maximum file number of subprocess reached. Message : b”
- Back end: 414 request URI too large solution
- How to Solve Error in redis insertion list
- [Three Method] Multiple actions were found that match the request in Web Api
- How to Solve Error: Required request body is missing
- Kubernetes: 413 request entity too large
- [Swift] an error occurs when passing parameters using alamofire
- [How to Solve] for the right syntax to use near ”X”