Actions
Feature #7185
opennot clear which parameter is not recognized when 404 is returned for invalid project key and query ID
Start date:
2010-12-28
Due date:
% Done:
0%
Estimated time:
Resolution:
Description
I'm sending request:
get all issues with projectKey=... and query id = ...
one of these fields is invalid, and I don't know which one (it's some parameter provided by user).
or maybe they are both invalid.
the server responds "404 not found", which is expected.
now, how can I understand which parameter was not recognized exactly - projectKey or queryID?
is it possible to provide some kind of XML response in addition to 404 in this case?
No data to display
Actions