pkp / ots

PKP XML Parsing Service
GNU General Public License v3.0
32 stars 19 forks source link

OTS API raising 403 for large files. #115

Open fabiobatalha opened 6 years ago

fabiobatalha commented 6 years ago

It seems the API is raising a forbbiden (403) exception for large files.

This happens only using the API, the uploaded file has 6.4Mb.

axfelix commented 6 years ago

Thanks, this is probably tied to the PHP limit on the server, but the error code could still be more accurate in that case.