Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error when retrieving data for a specific id #393

Open
dominickdm opened this issue Apr 22, 2022 · 1 comment
Open

error when retrieving data for a specific id #393

dominickdm opened this issue Apr 22, 2022 · 1 comment

Comments

@dominickdm
Copy link

dominickdm commented Apr 22, 2022

Hi,

When we do the following request:
https://api.monarchinitiative.org/api/sim/search?taxon=9606&id=HP:0002011
the respons give an error:
{"error": {"message": "An exception occurred: Expecting value: line 1 column 1 (char 0)", "code": 500}}

The next request is going fine
https://api.monarchinitiative.org/api/sim/search?taxon=9606&id=HP:0002012

What's the cause if this error?

@dominickdm
Copy link
Author

We have another example of a failing request. We are still wondering what's going on.

https://api.monarchinitiative.org/api/sim/search?taxon=9606&metric=phenodigm&limit=50&&id=HP:0012372

{"error": {"message": "An exception occurred: [Errno Expecting value] : 0", "code": 500}}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant