Closed piotr-gawron closed 4 years ago
Yesterday something changed in CHEMBL API. Yesterday morning I was able to perform queries by molecule synonym like: https://www.ebi.ac.uk/chembl/api/data/molecule?molecule_synonyms__molecule_synonym__iexact=ACETYLSALICYLIC+ACID
However, this morning I get 400 bad request with response:
<response> <error_message> The 'molecule_synonym' field does not support relations. </error_message> </response>
The issue is resolved. I'm not sure what has changed and when though.
Yesterday something changed in CHEMBL API. Yesterday morning I was able to perform queries by molecule synonym like: https://www.ebi.ac.uk/chembl/api/data/molecule?molecule_synonyms__molecule_synonym__iexact=ACETYLSALICYLIC+ACID
However, this morning I get 400 bad request with response: