413 Request Entity Too Large

Edit on GitHub

Description

You get the 413 Request Entity Too Large error.

Solution

  1. Increase the maximum request body size for the related application. See Deploy file reference to learn how to do that.
  2. Fetch the update:
docker/sdk bootstrap
  1. Re-build applications:
docker/sdk up