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>
<?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>
1
person has this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
The company marked this question as answered.
-
Inappropriate?Hi, thanks for the bug report. We'll get it fixed in the next release.
-
Inappropriate?I tried this too yesterday and it works when the project member name does not have a space.
Loading Profile...



EMPLOYEE
