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
I suppose the get request : https://www.cbioportal.org/webservice.do?cmd=getCancerStudies is not working. Getting this error:
The text was updated successfully, but these errors were encountered:
@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.
Sorry, something went wrong.
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:
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
@gautamsarawagi Should be back to normal after a hotfix. Sorry for the delay.
YusufZiyaOzgul
No branches or pull requests
I suppose the get request : https://www.cbioportal.org/webservice.do?cmd=getCancerStudies is not working.
Getting this error:
The text was updated successfully, but these errors were encountered: