This repository was archived by the owner on Mar 11, 2022. It is now read-only.
This repository was archived by the owner on Mar 11, 2022. It is now read-only.
Cloudant Document Creation Error - 413 (Request Entity Too Large) #345
Closed
Description
Hi,
I've created a Bluemix App and using cloudantNoSQLDB service with a lite plan. Now one of my document is in excess of 5 mb (as it contains a few base64 encoded data of images) and when I try to create the doc, I get this 413 - Request Entity Too Large error.
Is it the type of plan I have that's restricting me to create documents of this big size? Please help.