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

'is not serialised using json format' When using POST #179

Open nclopezo opened 4 years ago

nclopezo commented 4 years ago

I am trying to do a similarity search using POST, but I am getting the error:

<response><error_message>b'{"smiles": "CN1C(=O)C=C(c2cccc(Cl)c2)c3cc(ccc13)[C@@](N)(c4ccc(Cl)cc4)c5cncn5C", "similarity": 80}' is not serialised using json format</error_message></response>

You can see how to reproduce the error here: https://colab.research.google.com/drive/1trPFQvY8xuew3aBUAirGOK2y0uL_3pxK