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

Handle error responses in Python #49

Open
pablo-de-andres opened this issue Sep 8, 2022 · 0 comments
Open

Handle error responses in Python #49

pablo-de-andres opened this issue Sep 8, 2022 · 0 comments
Assignees

Comments

@pablo-de-andres
Copy link
Member

In line with the goal of hiding the request/response component of the comunication with the platform, known errors (defined in the standard app API specification) such as 404s should be handled and propagated as their appropriate Python counterparts.

Raised by @csadorf

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

No branches or pull requests

2 participants