API-8009
The request could not be read
Why it happens
Rabt could not read this request: its address contains an invalid character encoding, its compressed body could not be decompressed, or the body ended before it was complete.
What to do
Check that the request address is correctly URL-encoded and that the body is complete UTF-8 JSON, then try again.
- HTTP status
- 400
- Retrying does not help