Kong / Kong/docs.konghq.com

Kong does not recognized request body property if set to true and if request body exceeds 10000 characters

Open
#2,867 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
212
Forks
587
PR merge metrics
No merged PRs in 30d

Description

- `docs.konghq.com` url(s):

### Summary

We are using Kong 1.5 version and request the validator plugin. We have defined the request-validator plugin with the request body property as the required parameter. If the incoming request body size exceeds around 10200 characters, Kong fails to identify the given property in the request. It gives 400 error with error message XYZ property is required.

Contributor guide

No contributing guide indexed for this repository

Research direction

No files, tests, or entry points are identified. Start by reproducing the request-validator behavior in Kong 1.5 with a request body over about 10,200 characters and a required property; done means the property is recognized instead of producing the reported required-property error.

Written by the indexing model from the issue text.

Assessment

Domain
api
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.