I am having difficulty connecting to Amazon SQS. I have all my credentials correct but each time is start the queue worker, i get this message: AWS.SimpleQueueService.NonExistentQueue: The specified queue does not exist for this wsdl version.
I tested my SQS credentials with another application and it worked. I followed the documentation on how to use SQS.