Closed salegoodluck closed 3 years ago
Having the same problem (Windows 10):
Fatal error: Uncaught Error: Class 'Aws\Sts\StsClient' not found in \vendor\jlevers\selling-partner-api\lib\Authentication.php:231
Could you both try running composer update
and see if that fixes it?
I had to install aws-sdk-php via composer too.
https://github.com/aws/aws-sdk-php
composer require aws/aws-sdk-php
Sorry, this was a regression in the last release -- it should be fixed in v3.0.6
, so just run composer update
and you'll be good to go.
It is working now, thank you for the quick change.
Fatal error: Uncaught Error: Class 'Aws\Sts\StsClient' not found in jlevers/vendor/jlevers/selling-partner-api/lib/Authentication.php(167):