Skip to content

PutObjectTaggingRequest: XML malformed error on Dell ECS #2116

Closed
@ashishdhingra

Description

@ashishdhingra

Discussed in #2114

Originally posted by Tobias-08 September 20, 2022
Hi,

we are using Amazon S3 SDK (.NET) with Dell ECS. When sending a PutObjectTaggingRequest Dell ECS responds with a "xml malformed" error. I debugged this issue and learned that it is caused by a missing xmlns-attribute (xmlns="http://s3.amazonaws.com/doc/2006-03-01/") in the tagging-element. When I added the xmlns-attribute (manually in Fiddler) the request succeeded.

My question: Is it possible to inject the xmlns-attribute with means of the Amazon SDK (are there extensions points?)?

Thanks!
Tobias

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions