Giter Site home page Giter Site logo

Comments (5)

dougwilson avatar dougwilson commented on April 27, 2024

Hi @orszaczky I'm sorry you are having trouble. Can you share the data you are trying to post? Is it over 50mb or are you posting less than that but getting that error mesaage?

from body-parser.

orszaczky avatar orszaczky commented on April 27, 2024

Actually it's not the size, but I assume it's the complexity of the json I'm posting to the api endpoint. The whole request size is just 120k, but the object itself is quite complex, about 120k characters long. The above solution (adding parameterLimit) helped me fix the problem.

from body-parser.

dougwilson avatar dougwilson commented on April 27, 2024

Hi @orszaczky that is strange. The only limit for juson is size, and the referenced parameterLimit would have nothing to do with the json parser. Can you ellaborate on your issue? I can help you resolve your issue, but I'm not clear on what is going on. Can you please provide the steps to reproduce, including the payload?

from body-parser.

orszaczky avatar orszaczky commented on April 27, 2024

Ok, I'll try to reproduce it in a small test environment I can share with you

from body-parser.

dougwilson avatar dougwilson commented on April 27, 2024

Closing stale issue.

from body-parser.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.