Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: Response was processed even in case of error status code
Solution: Call `raise_for_status` before parsing and returning the response data.
- Loading branch information