If I accidentally give a non-existent instrument session when submitting a plan to BlueAPI I get an error like:
RuntimeError: Numtracker error: [{'message': 'Authentication failed', 'locations': [{'line': 3, 'column': 5}], 'path': ['scan']}]
this doesn't really give me any hints to why the authentication has failed.
Acceptance Criteria
- A failure on the above gives a more useful response like "Visit XXX not found"
If I accidentally give a non-existent instrument session when submitting a plan to BlueAPI I get an error like:
this doesn't really give me any hints to why the authentication has failed.
Acceptance Criteria