Remove obsolete status code check in Api.php which Guzzle solves through exceptions

Created on 23 April 2024, 12 months ago
Updated 7 May 2024, 12 months ago

Problem/Motivation

At some places in Api.php we currently explicitly check certain status codes. That should be removed, as modern Guzzle does that through exceptions.
https://guzzle3.readthedocs.io/http-client/request.html#working-with-errors

These are the Billwerk response codes: https://transform-docs.billwerk.com/reference/response-code

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

📌 Task
Status

Fixed

Version

1.0

Component

Code

Created by

🇩🇪Germany Anybody Porta Westfalica

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024