Get your own customer support community
 

Public API: Malformed xml error response

When adding a story via the api with an invalid requested_by the response is malformed XML, with 2 xml declarations.

<?xml version="1.0" encoding="UTF-8"?>
<response>
<?xml version="1.0" encoding="UTF-8"?>
<errors>
<error>The provided requested_by user 'Wilkes ' is not a valid member of the project.</error>
</errors>
</response>
Inappropriate?
1 person has this question

The company marked this question as answered.


User_default_medium