Submitted the Level supermind hanckthon project today by 11PM still, I was getting the network error, so I saw the network requests and console logs then i got a problem with error code 413 (Request size is too large) and CORS error too !, The solution for this problme is to limit the size of images and data (size of client request) that is getting sent to the server by applying constraint on image size or compressing the same! ||| or or or increase the server limit to handle large requests from client!!! (CORS is not the main problem), I was knowing the main problem so i remove the images (from submission of project) and then, server accepts and project get submitted successfully! (But i lost those pics ��), Asking help from
@findcoder support team to give me chance to resubmit the project with preview pics! Thaaanks!
#hackthon #bug #findcoder #support