chembl / chembl_webservices_2

Source code of the ChEMBL web services.
https://www.ebi.ac.uk/chembl/ws
Other
16 stars 3 forks source link

TooManyFieldsSent #131

Closed mnowotka closed 6 years ago

mnowotka commented 6 years ago

This event:

http://sark.ebi.ac.uk:9000/chembl/chembl_new_webservices/issues/2039/

shows a situation where there is an excpetion: TooManyFieldsSent (The number of GET/POST parameters exceeded settings.DATA_UPLOAD_MAX_NUMBER_FIELDS.) thrown. Again, this should result in status code 400 but instead 500 is produed.

mnowotka commented 6 years ago

Fixed.