billbeeio / billbee-php-sdk

🔌 The official Billbee API SDK for PHP 💻
MIT License
21 stars 25 forks source link

Magic request methods require a URI and optional options array #45

Closed GiteKat closed 2 years ago

GiteKat commented 2 years ago

The current version of billbee-php-sdk does not work for me. API calls (e.g. "Example: Retrieve a list of products") fail with the following error message:

Magic request methods require a URI and optional options array in /vendor/guzzlehttp/guzzle/src/Client.php on line 87

Something may have changed in guzzle.

The following packages were automatically installed by composer (composer require billbee/billbee-api):

What can we do?

devtronic commented 2 years ago

Please check if the problem was fixed in v2.0.0