You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Notebook API does not function as described in the Notebook.
I have been testing the MINE API to retrieve data for chemical conversion.
Some functions are working, for instance the exact structure, similarity, and substructure searches.
However, the implementation of code to retrieve data in many of the examples in the notebook is not working anymore. For instance:
Example 2b - Get Compounds
Example 2c - Get Reactions
Example 2d - Get Operators
The examples on the notebook for these sections displays an empty content:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<title>500 Internal Server Error</title>
<h1>Internal Server Error</h1>
<p>The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.</p>
I tried to modify the parameters without success, since the documentation shows that the syntax in the examples is the correct one.
Could you please verify this issue and update the documentation/Notebook accordingly?
Thank you.
The text was updated successfully, but these errors were encountered:
AngelRuizMoreno
changed the title
The API does not function as described in the Notebook.
The API does not function as described in the Notebook/Documentation
Mar 10, 2022
The Notebook API does not function as described in the Notebook.
I have been testing the MINE API to retrieve data for chemical conversion.
Some functions are working, for instance the exact structure, similarity, and substructure searches.
However, the implementation of code to retrieve data in many of the examples in the notebook is not working anymore. For instance:
Example 2b - Get Compounds
Example 2c - Get Reactions
Example 2d - Get Operators
The examples on the notebook for these sections displays an empty content:
I tried to modify the parameters without success, since the documentation shows that the syntax in the examples is the correct one.
Could you please verify this issue and update the documentation/Notebook accordingly?
Thank you.
The text was updated successfully, but these errors were encountered: