We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Find why the webservice call https://webservice.bridgedb.org/Human/xrefsBatch doesn't work.
Is it at swagger level or the webservice doesn't work.
Eg.: https://www.bridgedb.org/swagger/#!/Genes/get_organism_xrefs_systemCode_identifier
curl -X POST --header 'Content-Type: text/html' --header 'Accept: /' -d 'CHEBI:28499 Ce CHEBI:28498 Ce' 'https://webservice.bridgedb.org/Human/xrefsBatch'
The text was updated successfully, but these errors were encountered:
@marvinm2 just tested the webservice directly and the problem seems to be on the server.
Sorry, something went wrong.
nunogit
No branches or pull requests
Find why the webservice call https://webservice.bridgedb.org/Human/xrefsBatch doesn't work.
Is it at swagger level or the webservice doesn't work.
Eg.: https://www.bridgedb.org/swagger/#!/Genes/get_organism_xrefs_systemCode_identifier
curl -X POST --header 'Content-Type: text/html' --header 'Accept: /' -d 'CHEBI:28499 Ce
CHEBI:28498 Ce' 'https://webservice.bridgedb.org/Human/xrefsBatch'
The text was updated successfully, but these errors were encountered: