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

Authorization problem #213

Open
wx115 opened this issue May 16, 2022 · 1 comment
Open

Authorization problem #213

wx115 opened this issue May 16, 2022 · 1 comment

Comments

@wx115
Copy link

wx115 commented May 16, 2022

Hi, I tried with "yarn install" and "yarn start", and setup in firebase console. I can navigate the UI at IP_ADDRESS:9060 and can successfully log in using my google account. However the webpage still says "Matchminer Curation Platform is proprietary resource. If you are not authorized to access this system, please exit immediately."

It seems to me that authorization failed. Or is it because of the oncokb API? The browser developer tools shows the following error message.

{"type":"https://www.oncokb.org/problem/problem-with-message","title":"Unauthorized","status":401,"detail":"Full authentication is required to access this resource","path":"/api/v1/variants","message":"error.http.401"}

Do you have any idea what could the problem be and how to solve?

More info: I was working on a ubuntu 20.04 with node version 10.19.0 and yarn version 1.22.18, so I have set these two version numbers in package.json, and no other changes to the source codes.

Thanks in advance for your time and help.

@wx115
Copy link
Author

wx115 commented May 20, 2022

To update, I've now solved the authorization problem (related to firebase settings). However it seems that the clinical trial search API from cancer.gov is no long available, and upload json files downloaded from clinicaltrials.gov is also unsuccessful. Is it due to the mismatch in json structure from clinicaltrials.gov and the defined structure in the matchminer-curate?

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

1 participant