Error: "Request Entity Too Large"

System Information
  • Strapi Version: 3.6.11
  • Database: postgres
  • Node Version: 14
  • NPM Version: 6

How to avoid following error when I am trying to ‘Save’ too long markdown text in a RichText field? Even if I split the text to a several separate RichText fields I got the error.

error: “Request Entity Too Large”
message: “request entity too large”
statusCode: 413