Skip to content

Fixes#109

Merged
giusdp merged 3 commits into
funlessdev:mainfrom
mattrent:fixes
Jan 24, 2023
Merged

Fixes#109
giusdp merged 3 commits into
funlessdev:mainfrom
mattrent:fixes

Conversation

@mattrent
Copy link
Copy Markdown
Member

@mattrent mattrent commented Jan 24, 2023

This PR handles two issues currently affecting the CLI.

Specifically:

Regarding #106, the generic errors are caused by the backend (the actual text is just 404 Not Found); the empty errors are caused by unknown keys being passed in the error body. A custom JSON decoder is now used in ExtractError, to communicate when an unknown key was found in the API error body.

@mattrent mattrent requested a review from giusdp January 24, 2023 09:59
@giusdp giusdp merged commit c4d6c31 into funlessdev:main Jan 24, 2023
@mattrent mattrent deleted the fixes branch January 24, 2023 15:18
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.

Set unique names for builder containers Fix error text extraction

2 participants