Closed GoogleCodeExporter closed 9 years ago
from:
{
"maxOperations": 1000,
"maxPayload": 1048576
}
to:
HTTP/1.1 413 Request Entity Too Large
Content-Type: application/json
Location: https://example.com/v1/Bulk/yfCrVJhFIJagAHj8
"status": {
"code": "413",
"description": "Request exceeds maxOperations allowed (1000) or maximum allowable payload size (1048576)."
}
Original comment by treydr...@gmail.com
on 25 Jan 2012 at 3:57
Original comment by treydr...@gmail.com
on 27 Jan 2012 at 1:51
Original comment by treydr...@gmail.com
on 27 Jan 2012 at 1:51
Original comment by e...@wahlstromstekniska.se
on 16 May 2012 at 8:50
Original comment by e...@wahlstromstekniska.se
on 16 May 2012 at 3:16
Original issue reported on code.google.com by
treydr...@gmail.com
on 20 Jan 2012 at 4:10