You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you have a weird situation in the settings of your cbioportal authorization such that you are able to see studies in the list which you are then prevented to view (for whatever reason), and you go:
When importing two studies (out of 2), both had this issue - authentication ON, study available in view, unable to open because of:
first study: probably a bug in the API (crash on study that has no data for gene panel)
second study: probably a bug in the authorization logics (still investigating)
100% success if you thought this is 'just some corner case' situation. Also do not forget that anyone can just create a given url without going through UI.
When you have a weird situation in the settings of your cbioportal authorization such that you are able to see studies in the list which you are then prevented to view (for whatever reason), and you go:
The frontend scripts start DoSsing backend with queries to https://cbioportal.wsi-vault.bbmri-eric.eu/api/session/settings/fetch (roughly 50-60 requests / second, looks 'ugly close' enough to FPS).
The text was updated successfully, but these errors were encountered: