You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 11, 2022. It is now read-only.
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.