Skip to content
This repository has been archived by the owner on Sep 7, 2022. It is now read-only.

Internal Server Error respcode 500 for FHIR API #9

Open
smonda5 opened this issue Jun 4, 2020 · 1 comment
Open

Internal Server Error respcode 500 for FHIR API #9

smonda5 opened this issue Jun 4, 2020 · 1 comment

Comments

@smonda5
Copy link

smonda5 commented Jun 4, 2020

I was able to clone the repo and setup the FHIR proxies in my eval Apigee org. However when I try to call an API, I receive a http 500 error. Looks like the APIs call http://fhirtest.uhn.ca/ as the backend FHIR server, that link doesn't work for me if I try to access from a browser. Can you please advise?

Steps to reproduce:

  1. Setup FHIR APIs using the information provided in readme.
  2. Obtain token using this
  3. Make this API call. E.g
    curl -X GET \ 'https://my-eval-test.apigee.net/fhir/v1/Patient/13066?_format=json' \ -H 'Accept: application/json' \ -H 'Authorization: Bearer <token from step 2>'
  4. Observe response header or Apigee trace.

Thanks.
Tagging @rohan-m , @kidiyoor

@oatcoder
Copy link

oatcoder commented Nov 4, 2020

@smonda5 did you find a solution for this issue?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants