In Laravel 5.1 I'm receiving the following error:
product.ERROR: exception 'Aws\Sqs\Exception\SqsException' with message
'Error executing "ReceiveMessage" on "http://ift.tt/1CL6jLd"; AWS HTTP error: Client error: `POST http://ift.tt/1CL6jLd` resulted in a `403 Forbidden` response:
<?xml version="1.0"?><ErrorResponse xmlns="http://ift.tt/1rrYF3s"><Error><Type>Sender</Type><Code>I (truncated...)
InvalidClientTokenId (client): The security token included in the request is invalid. - <?xml version="1.0"?><ErrorResponse xmlns="http://ift.tt/1rrYF3s"><Error><Type>Sender</Type><Code>InvalidClientTokenId</Code><Message>The security token included in the request is invalid.</Message><Detail/></Error><RequestId>f2ee54a4-bc0f-56cf-959f-046ce8302605</RequestId></ErrorResponse>'
But i didn't use Sqs. My config: QUEUE_DRIVER=async
What happend? Thanks.
GuzzleHttp\Exception\ClientException: Client error: `POST http://ift.tt/1CL6jLd` resulted in a `403 Forbidden` response:
<?xml version="1.0"?><ErrorResponse xmlns="http://ift.tt/1rrYF3s"><Error><Type>Sender</Type><Code>I (truncated...)
in /iwzdata/www/taotaoe/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php:111
Stack trace:
#0 /iwzdata/www/taotaoe/vendor/guzzlehttp/guzzle/src/Middleware.php(65): GuzzleHttp\Exception\RequestException::create(Object(GuzzleHttp\Psr7\Request), Object(GuzzleHttp\Psr7\Response))
#1 /iwzdata/www/taotaoe/vendor/guzzlehttp/promises/src/Promise.php(203): GuzzleHttp\Middleware::GuzzleHttp\{closure}(Object(GuzzleHttp\Psr7\Response))
#2 /iwzdata/www/taotaoe/vendor/guzzlehttp/promises/src/Promise.php(156): GuzzleHttp\Promise\Promise::callHandler(1, Object(GuzzleHttp\Psr7\Response), Array)
#3 /iwzdata/www/taotaoe/vendor/guzzlehttp/promises/src/TaskQueue.php(47): GuzzleHttp\Promise\Promise::GuzzleHttp\Promise\{closure}()
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire