Stream: implementers
Topic: No server url found. It must be specified as iss or as fhirS
Corey Wen (Oct 14 2021 at 16:18):
I am using the FHIR Client JS.
Trying to launch and authorize a SMART on FHIR app, gets the error "Error: No server url found. It must be specified as iss or as fhirServiceUrl parameter".
According to the documentation 'iss' should only be included for a standalone launch; I am trying to get an EHR launch working through the Epic sandbox. I believe I have added my clientId, redirectUri, and scope correctly.
Last updated: Apr 12 2022 at 19:14 UTC