Skip to content

Comments

Fix outdated cBioPortal API endpoint causing HTTP 302 in intro notebook#5

Open
sahithiroy wants to merge 1 commit intocBioPortal:mainfrom
sahithiroy:feature
Open

Fix outdated cBioPortal API endpoint causing HTTP 302 in intro notebook#5
sahithiroy wants to merge 1 commit intocBioPortal:mainfrom
sahithiroy:feature

Conversation

@sahithiroy
Copy link

Fixes #4

The intro notebook was using the outdated endpoint:

https://www.cbioportal.org/api/api-docs

This now returns HTTP 302 redirect, which causes bravado to fail.

Updated the endpoint to:

https://www.cbioportal.org/api/v2/api-docs

Verified that the notebook runs successfully.

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

Successfully merging this pull request may close these issues.

Error while running intro notebook

1 participant