You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Logica FHIR Developer Discussion Forum
Hi All,
I am attempting to launch my Smart on FHIR app through my sandbox (EPA DEMO). The scope that i had provided included launch/patient open id user*.*. I had ensured that the same scope matches with my smart on fhir app too. However when i attempt to test my Smart on FHIR app it gets stuck in the Patient context picker (https://patient-picker.logicahealth.org/). Getting a status code of 500. This happens only when i have a scope of launch/patient.
I also attempted to change the scope to Patient /*.* user*.* openid and invoked from EHR simulator. When doing so i got stuck with an error id.logicahealth.org refused to connect.
Relatively new to Smart on FHIR implementations and appreciate any guidance to resolve the issue.