forked from docs/doc-exports
Reviewed-by: Mützel, Andrea <andrea.muetzel@t-systems.com> Co-authored-by: Chen, Junjie <chenjunjie@huawei.com> Co-committed-by: Chen, Junjie <chenjunjie@huawei.com>
820 B
820 B
Why Am I Seeing the Error Message "414 Request URI too large" When I Call an API?
The request URL (including request parameters) is too long. Place the request parameters in the request body and try again.
For details about API calling errors, see section "Error Codes" in the API Gateway User Guide.
Parent topic: API Calling