aws / aws-sdk-php-laravel

A Laravel 5+ (and 4) service provider for the AWS SDK for PHP
http://aws.amazon.com/sdkforphp/
Apache License 2.0
1.65k stars 245 forks source link

AWS.SimpleQueueService.NonExistentQueue (client): The specified queue does not exist for this wsdl version. #204

Closed razzaa closed 2 years ago

razzaa commented 2 years ago

Aws\Sqs\Exception\SqsException Error executing "ReceiveMessage" on "https://sqs.us-east-2.amazonaws.com/***********/notification"; AWS HTTP error: Client error: POST https://sqs.us-east-2.amazonaws.com/*************/notification resulted in a 400 Bad Request response: <?xml version="1.0"?>SenderA (truncated...)

yenfryherrerafeliz commented 2 years ago

Hi @razzaa, thanks for reaching out. Is this a persistent issue for you?, if so, could you please provide more details about your implementation?. As the minimum we would need the following:

  • SDK version being used
  • Self contained reproducible code

I also found the following issue, which may contains helpful information so you can fix the issue on your end.

Thanks!

github-actions[bot] commented 2 years ago

This issue has not recieved a response in 1 week. If you want to keep this issue open, please just leave a comment below and auto-close will be canceled.