Get Started: Developing for FHIR: Troubleshooting


Troubleshooting

The following list describes error messages you may encounter while developing for FHIR.

Bad client IDs vs bad secrets

When a user requests a token from OAuth with a typo in Client ID, an error displays indicating the client ID is wrong. When a user requests a token from OAuth with a typo in Secret, the Login screen displays, allowing the user to enter a username and password, and then a local redirect occurs. The EHR does not display an error.