Error parsing response for GetBucketWebsite #2975
Unanswered
hodanghuy22
asked this question in
Q&A
Replies: 1 comment
-
Hi @hodanghuy22, could you please enable debug logs? so I can better understand what may be happening. You can do this by passing the flag $client = new S3Client([
'region' => 'us-east-2',
'debug' => true
]); Please make sure you redact any sensitive information. Thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Error parsing response for GetBucketWebsite: AWS parsing error: Error parsing XML: xmlns: 'xmlns='http://s3.amazonaws.com/doc/2006-03-01/'' is not a valid URI\n. How to solve this problem?
Beta Was this translation helpful? Give feedback.
All reactions