Skip to content

Table API utility function misplaced raise #95

@aldro61

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.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions