Stream: implementers
Topic: Cerner integration with using app launch
Radhakrishnan (May 02 2021 at 05:20):
patientId : valid patient id from the cerner sandbox taking dstu2 and selecting user',
iss: 'https://fhir-ehr-code.cerner.com/dstu2/ec2458f2-1e24-41c8-b71b-0e701af7583d',
redirect_uri: 'http://localhost:3001',
scope: 'launch/patient patient/*.read openid fhirUser'
while launching from the app am getting redirected to the error page
Information to provide to Unknown Application
The authorization request was not syntactically valid. Check to make sure the client_id, scopes, and response_type values are correct.
Error Code:urn:cerner:error:authorization-server:oauth2:grant:invalid-request
Any pointer to proceed.
Michele Mottini (May 03 2021 at 15:55):
You better write to Cerner support. Seems that you are not putting together the request correctly
Last updated: Apr 12 2022 at 19:14 UTC