Payload too large

Hi all,
What does “Payload too large” mean? Here is a screen shot.

It means the size of the requests to too large for what we can process. To see what the size of the request is, open the Network tab, find the failing request and see what it has (both headers and the body). Also, take a look at the response for the request, it may contain some additional details.

Thank you so much. I see that now.