Are you sending it as a get request? Post submission should be post or put
Aug 7, 2022
4
Level 1
Submit quill with image gives 'Request-URI too long' error
I'm trying to use quill to add a WYSISYG editor to my project. Quill uses base64 image so as to display the file before upload. Works fine without images in the editor but adding images gives a Request-URI Too Long error because of the long base64 string.
Level 102
Please or to participate in this conversation.