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.64k stars 242 forks source link

Laravel 8.6 Unable to parse error information from response - Error parsing XML: String could not be parsed as XML #208

Closed cheran2017 closed 2 years ago

cheran2017 commented 2 years ago

Confirm by changing [ ] to [x] below to ensure that it's a bug:

Describe the bug A clear and concise description of what the bug is.

Version of AWS SDK for PHP? Example: v3.209.30

Version of AWS Service Provider for Laravel? v3.6

Version of Laravel (php artisan --version)? 8.6

Version of PHP (php -v)? 8.0.1

To Reproduce (observed behavior) Steps to reproduce the behavior (please share code or minimal repo) Normally it's showing Expected behavior A clear and concise description of what you expected to happen. success response and job dispatch in queue Screenshots If applicable, add screenshots to help explain your problem.

Screenshot 2022-02-25 at 11 22 08 AM

Additional context Any additional information relevant to the issue. Examples include any framework you may be using (e.g. Laravel, Wordpress) in conjunction with the AWS SDK for PHP, or PHP/environment config settings if the issue is related to memory or performance.

SamRemis commented 2 years ago

@cheran2017, looks like SQS may be sending us invalid XML. Can you give me steps to reproduce this?

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.