Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

414 Request-URI Too Large #129

Open
MatayoshiMariano opened this issue Apr 5, 2018 · 0 comments
Open

414 Request-URI Too Large #129

MatayoshiMariano opened this issue Apr 5, 2018 · 0 comments

Comments

@MatayoshiMariano
Copy link

MatayoshiMariano commented Apr 5, 2018

I received this error when performing an extraction using the following filter:

{
  "property_name" => "field_id",
  "operator" => "in",
  "property_value" => ids
}

ids is an array of 250 elements with something like this 5ac54ae05643c4123e0022b6

Keen::HttpError: Keen IO Exception: <html>
<head><title>414 Request-URI Too Large</title></head>
<body bgcolor="white">
<center><h1>414 Request-URI Too Large</h1></center>
</body>
</html>

It's not very dev frendly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant