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

Avoid 400 Error when client got too large tasks #7

Open
thash opened this issue Jan 15, 2016 · 0 comments
Open

Avoid 400 Error when client got too large tasks #7

thash opened this issue Jan 15, 2016 · 0 comments
Assignees

Comments

@thash
Copy link
Owner

thash commented Jan 15, 2016

curl -v output:

< HTTP/1.1 400 Bad Request
* Server nginx is not blacklisted
< Server: nginx
< Date: Fri, 15 Jan 2016 15:47:48 GMT
< Content-Type: application/json; charset=UTF-8
< Transfer-Encoding: chunked
< Connection: keep-alive
< X-Asana-Content-String-Length: 243
< Pragma: no-cache
< Set-Cookie: TooBusyRedirectCount=0
< Cache-Control: no-store
< X-Asana-Preferred-Release-Revision: 20160115_003254_8b63d653235d6438de41d497b6c47880dfbd744d
< X-Robots-Tag: none
<
* Connection #0 to host app.asana.com left intact
{"errors":[{"message":"The result is too large. You should use pagination!","help":"For more information on API status codes and how to handle them, read the docs on errors: https://asana.com/developers/documentation/getting-started/errors"}]}%
@thash thash self-assigned this Jan 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant