MetaboAnalyst API Issue

Hello,

I’m currently running into an issue with using the MetaboAnalyst API. I’ve tried the API doc (found at MetaboAnalyst), but when performing the POST request through Postman (using the correct headers and request body), as well as when performing a request using Python’s requests library, I receive a 500 internal server error.

I’ve tried using the example data on the doc, as well as trying different data types (hmdb, pubchem) with valid id’s, but nothing seems to be working. Using the exact Python code found on the doc fails as well - I am met with a 500 code.

Is there currently an issue with the API? Or perhaps is there anything that I should update in my requests to make them return data from the server properly?

Thank you,

Nathan

I’m facing the very same issue. Are there any solutions for that?
Thanks