Is the Sandbox down?

165 views
Skip to first unread message

tce...@emory.edu

unread,
Dec 5, 2017, 10:21:17 AM12/5/17
to Cerner FHIR Developers
I'm getting 'Failed to call FHIR Service' trying to work thru the tutorial. Is the server horked?

Jenni Syed (Cerner)

unread,
Dec 5, 2017, 10:29:26 AM12/5/17
to Cerner FHIR Developers
The errors I'm seeing are mostly missing authentication/401 or invalid accept/406. Do you have the X-Request-Id header value from the response? That way we can narrow the issue down.

You should be able to turn on browser debug tools to see the requests and responses.

~ Jenni

tce...@emory.edu

unread,
Dec 5, 2017, 11:01:20 AM12/5/17
to Cerner FHIR Developers
Now I'm getting a different error, 

An Error has Occurred

User Information

"Cerner Sandbox Sample" was attempting to request access to healthcare data with FHIR Play Millennium; unfortunately, the application doesnt appear to be compatible. If you require further assistance, please contact support.

If possible, please bookmark this page or take a screen shot of it to expedite the technical support process. For assistance, contact support via:

Information to provide to Technical Support

Correlation ID
7207717b-129a-4748-b0f0-b8359520148f

Information to provide to Cerner Sandbox Sample

The requested redirect URI does not match the one registered for "Cerner Sandbox Sample" because of inconsistent usages of trailing slashes in the URIs.

Error Code
urn:cerner:error:authorization-server:oauth2:grant:invalid-redirect-uri-trailing-slash

Cerner's developer portal may provide useful information to assist in resolving this issue. 

Kol Kheang (Cerner)

unread,
Dec 5, 2017, 11:57:00 AM12/5/17
to Cerner FHIR Developers
It looks like you forgot to add a trailing slash when you registered your redirect_uri.  Please update the redirect_uri in code Console to include a trailing slash.  It can take up to 10 minutes for the change to take effect after the update.

Please see this doc for more:

Thanks,
Kol

tce...@emory.edu

unread,
Dec 5, 2017, 12:05:36 PM12/5/17
to Cerner FHIR Developers
That helped. Now I'm back to the original problem, 'Failed to call FHIR Service', but this time I have the request-ID:

X-Request-Id: 235ce1c9861a70dbd7af69cf44ef4f5b

Kol Kheang (Cerner)

unread,
Dec 5, 2017, 1:26:26 PM12/5/17
to Cerner FHIR Developers
You did not select the required scopes needed for this app to function when registering your app.
Please see this page: http://engineering.cerner.com/smart-on-fhir-tutorial/#registration under "Patient Scopes"

You can modify the app and select the Patient read and Observation read scopes under the Patient Scopes column.


tce...@emory.edu

unread,
Dec 5, 2017, 2:27:51 PM12/5/17
to Cerner FHIR Developers
Thank you! It works now.
Reply all
Reply to author
Forward
0 new messages