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

API to get All the Cancer Studies not working. #289

Open
gautamsarawagi opened this issue Feb 23, 2024 · 4 comments
Open

API to get All the Cancer Studies not working. #289

gautamsarawagi opened this issue Feb 23, 2024 · 4 comments
Assignees

Comments

@gautamsarawagi
Copy link

I suppose the get request : https://www.cbioportal.org/webservice.do?cmd=getCancerStudies is not working.
Getting this error:

image

@ugurdogrusoz
Copy link
Contributor

@gautamsarawagi I am not sure I understand the context here. How did you produce this error? Please tell us the exact URL and the steps to reproduce.

@gautamsarawagi
Copy link
Author

Sure @ugurdogrusoz when I was trying to fetch any genomic data from the cbioportal I got this error upon going through the code and the inspector I found that this endpoint: https://www.cbioportal.org/webservice.do?cmd=getCancerStudies
was behind this:

image

@ugurdogrusoz
Copy link
Contributor

According to @onursumer Looks like we are pointing to an outdated service, we should probably be using this endpoint: https://www.cbioportal.org/api/swagger-ui/index.html?urls.primaryName=public#/Studies/getAllStudiesUsingGET

@ugurdogrusoz
Copy link
Contributor

@gautamsarawagi Should be back to normal after a hotfix. Sorry for the delay.

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

3 participants