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 Bearer Token Not Working #11

Open
maxsibilla opened this issue Jan 29, 2021 · 3 comments
Open

Authorization Bearer Token Not Working #11

maxsibilla opened this issue Jan 29, 2021 · 3 comments

Comments

@maxsibilla
Copy link

Hello,

I have set up the environment variables as described in the README, however, whenever I try to access resources using the Bearer token I have set I get a response with the following errors:

"issue": [
{
"severity": "error",
"code": "processing",
"diagnostics": "404 null"
}
]

I have no issue when I set the authorization to Basic and use the environment variable set.

@myungchoi
Copy link
Collaborator

Version on https://github.com/omoponfhir/omoponfhir-main-stu3 has the fix. This repo will be fixed later.

@vagarwal77
Copy link

I am getting some thing similar problem where token call seems to be blocked-

Any idea why it is happening when both fhir and bilirubin service running on same server at different port.

image
image

@myungchoi
Copy link
Collaborator

I am getting some thing similar problem where token call seems to be blocked-

Any idea why it is happening when both fhir and bilirubin service running on same server at different port.

image image

Did you set the auth and token url for the OMOPonFHIR server? They must be set using Environment variables.

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