Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running the HTTP API with a configuration file that does not exist produces an unclear error #337

Open
MartinFlores751 opened this issue Sep 26, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@MartinFlores751
Copy link
Contributor

Running the HTTP API with a configuration file that does not exist results in:
Error: [json.exception.parse_error.101] parse error at line 1, column 1: syntax error while parsing value - unexpected end of input; expected '[', '{', or a literal

Example line to execute: irods_http_api /this_file_does_not_exist.json

The HTTP API should log an error stating that the provided configuration does not exist.

@korydraughn korydraughn added this to the 0.5.0 milestone Sep 26, 2024
@korydraughn korydraughn added bug Something isn't working enhancement New feature or request and removed bug Something isn't working labels Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants