Skip to content

Table API utility function misplaced raise #95

Description

@aldro61

If the request is of type POST, we try to read the json output before even calling raise_for_status. We should move the raise check before the POST-related condition.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions