EPiServer.Profiles.Client 1.24.0
Nov 10, 2020
Mar 05, 2021
Closed, Fixed and tested
Steps to reproduce:
{ "Scope": "default", "SegmentManager": "Franklin Cummings", "AvailableForPersonalization": false, "Archived": false, "FavoredBy": null, "Name": "Testing Segment", "Description": "Testing Segment", "Filters": { "Items": [ { "Type": "Events", "Parameters": { "value": "home" } } ] } }
Expected result:
Returns 400 Bad Request with Validation Error.
Actual result:
Returns 500 Internal Server Error.