Error while uploading package in zip format via REST API through Postman (Upload ZIP file for a Mig)
Summary: We are trying to upload a migration package in zip format via REST API through Postman and getting below error. Please let us know if there is any limitation in the size of the zip file to be uploaded.
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>413 Request Entity Too Large</title>
</head><body>
<h1>Request Entity Too Large</h1>
The requested resource does not allow request data with POST requests, or the amount of data provided in
the request exceeds the capacity limit.
</body></html>
Content (required):
We are using below REST API to upload a package from Postman but we are seeing file size limitation.
Tagged:
0