Hi Team
I am making post call to HTTP to a URL.
Post request body Size is 1100KB and sometimes even more
I am getting error like 413, HTTP-payload too large error.
Please help me with solution. Any help is appreciated
Hi Team
I am making post call to HTTP to a URL.
Post request body Size is 1100KB and sometimes even more
I am getting error like 413, HTTP-payload too large error.
Please help me with solution. Any help is appreciated
Kindly try with below option in http processor if you are using it for posting data .
Hello
A 413 HTTP error code occurs when a client attempts to upload a large file to a web server, and the server responds with a 413 error to alert the client. Web servers place size limits on uploads to prevent users from overwhelming the server.
I strongly feel that we might need to check from the server side to see this can be increased.
Thank you - AkshayJ
Hi Team
What details should we configure in server side to solve it.
Regards
Priyanka. M
Hi
I do not have the configs with me but you can reach out to the server team and ask them if there is any limitations for the request body.
Thank you - AkshayJ
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.