FhirLoader icon indicating copy to clipboard operation
FhirLoader copied to clipboard

Empty resources.json causes app to fail silently

Open JSkeets opened this issue 4 years ago • 0 comments

Steps to reproduce

In order to reproduce the error, attempt to run the application with a resources.json file existing but empty, yet passing in a bad credential that will cause the script to fail on unauthorize.

Behavior

Script runs with no error messages, no output

Expected Behavior

Error messages still print out.

JSkeets avatar Feb 02 '22 22:02 JSkeets