-
Type: Bug
-
Status: Acknowledged
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 2024.2.1
-
Fix Version/s: None
-
Component/s: Marketplace / Package Management, REST API
-
Tags:
-
Team:NOS
When a the target platform range is defined incorrectly in the package.xml (for example: impossible order), an IllegalArgumentException is raised (which is ok), but is returned as a 500 error in the response.
It should be returned as 402: BAD REQUEST with an explicit message.