I have a code to upload files to a page through the processwire API. It works fine usually. But I faced a single issue where the uploaded file showed 0kb size.
Where could the upload have gone wrong?
When I upload a file more than 10 mb, the file gets uploaded on the server, in the files folder. But the panel gives me the following error.
What exactly is the issue here?