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

Error: Could not establish communication with the FHIR server #1

Open
sohrabhejazi opened this issue May 16, 2019 · 1 comment
Open

Comments

@sohrabhejazi
Copy link

sohrabhejazi commented May 16, 2019

Hi,

I want to connect to my own FIHR server through your App.
When I go to "FHIR Server Needed" popup window and try to connect to my FHIR server, I get the following error:

Could not establish communication with the FHIR server at http://10.12.255.119:8080/gt-fhir/fhir

I tested it with different FHIR servers e.g. HAPI FHIR TEST Server
What is the problem? Could you please help me?

LG,
Sohrab

@plynchnlm
Copy link
Member

You will probably need an HTTPS URL for your own FHIR server, because the page for this app (https://lhncbc.github.io/lforms-fhir-app/) is using https, and most browsers (at least Chrome and Firefox) will block "mixed content" requests from an https page to a http URL.

yuflyud added a commit to khristinalukanets/lforms-fhir-app that referenced this issue May 19, 2021
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

2 participants