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

ExAC Browser RESTful API : connection refused #342

Open
gpcr opened this issue Jun 8, 2018 · 4 comments
Open

ExAC Browser RESTful API : connection refused #342

gpcr opened this issue Jun 8, 2018 · 4 comments

Comments

@gpcr
Copy link

gpcr commented Jun 8, 2018

Error in open.connection(con, "rb") : HTTP error 502.
Calls: fromJSON ... fromJSON_string -> parseJSON -> parse_con -> open -> open.connection
Execution halted

Is http://exac.hms.harvard.edu/rest down?

@Lucioric2000
Copy link

You may now use the URL http://exac.broadinstitute.org/

@gpcr
Copy link
Author

gpcr commented Jun 8, 2018

trying to use programmatically using API it fails

@IbrahimTanyalcin
Copy link

IbrahimTanyalcin commented Jun 11, 2018

Is there any information when the API will be restored? The server at http://exac.hms.harvard.edu/ is still returning 404 for all requests. Is there a
possibility to add some additional information via the headers so that users of the REST API are informed a bit more?

@nawatts
Copy link

nawatts commented Jun 11, 2018

The code in this repository backs http://exac.broadinstitute.org.

http://exac.hms.harvard.edu is based on a fork of this repository (https://github.com/hms-dbmi/exac_browser) and is operated by a different group (https://avillach-lab.hms.harvard.edu/exome-aggregation-consortium-exac). Questions about http://exac.hms.harvard.edu/rest would have to be directed there.

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

4 participants