markshust / docker-magento

Mark Shust's Docker Configuration for Magento
https://m.academy/courses/set-up-magento-2-development-environment-docker/
MIT License
2.58k stars 1.01k forks source link

REST API import/csv - 413 Request Entity Too Large #1214

Open amarroni opened 2 months ago

amarroni commented 2 months ago

Description When I try to import a large CSV file usint rest api I get this error.

Steps To Reproduce

  1. Try to import a CSV file for very long qty of data

Expected Result Import work as expected.

Actual Result Error - 413 Request Entity Too Large