I am developing patient facing app using python. I am constantly getting following error
Patient" was attempting to request access to healthcare data with Cerner FHIR Public Sandbox; unfortunately, the application doesn't 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 SupportCorrelation ID:
77cf7d53-842b-402d-a5fd-dfa79e0c6ff7
Information to provide to Penguin - Patient
The requested redirect URI does not match the one registered for "Penguin - Patient".Error Code:
urn:cerner:error:authorization-server:oauth2:grant:invalid-redirect-uriCerner's developer portal may provide useful information to assist in resolving this issue.
I am using smart-on-fhir/client-py python module.
The code works well with EPIC sandbox system, but not with Cerner.
Greatly appreciate any help resolving this issue,
- Ashok Sharma