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

Catch inexisting user #26

Merged
merged 1 commit into from
Jul 25, 2023
Merged

Catch inexisting user #26

merged 1 commit into from
Jul 25, 2023

Conversation

brejoc
Copy link
Owner

@brejoc brejoc commented Jul 25, 2023

If an inexisting user is passed via argument or is defined in the toml config, the script outputs the error message from the API instead of showing a stack trace.

This also fixes #9.

If an inexisting user is passed via argument or is defined in the
toml config, the script outputs the error message from the API
instead of showing a stack trace.

This also fixes #9.
@brejoc brejoc merged commit eb69237 into master Jul 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Prints None if user is not existing
1 participant