Closed stevenmaguire closed 2 months ago
On the most recent release of this library, a deprecated PSR7 method is used when an error occurs. This obscures the relevant error and instead throws a code-related error.
https://github.com/intuit/QuickBooks-V3-PHP-SDK/blob/20ce804a7e643d91b0a8f115e969bf6a0713f64e/src/Core/HttpClients/GuzzleHttpClient.php#L60
Same issue here.
On the most recent release of this library, a deprecated PSR7 method is used when an error occurs. This obscures the relevant error and instead throws a code-related error.
https://github.com/intuit/QuickBooks-V3-PHP-SDK/blob/20ce804a7e643d91b0a8f115e969bf6a0713f64e/src/Core/HttpClients/GuzzleHttpClient.php#L60