When i am send the image more than (100kb) in post request it gave me the error of 413 status code
I tried to increase the size of payload but didn't work and the request didn't come to backend so there is nothing to do in backend
When i am send the image more than (100kb) in post request it gave me the error of 413 status code
I tried to increase the size of payload but didn't work and the request didn't come to backend so there is nothing to do in backend