Vulnerability in EPiServer.Forms
Hi,
I'm trying to search for pages having a specific category set using the following query:
http://localhost:4021/api/episerver/v2.0/search/content?filter=category/value/name eq 'testcat'
Other filters are working it's just the category filter that is not returning any results.
I came across this old bug (HAPI-179) which has the same issue i'm having, however that bug should have been resolved a long time ago.
I'm using version 2.19 of the Episerver.ContentDeliveryApi.Seach package.
Hi,
I'm trying to search for pages having a specific category set using the following query:
http://localhost:4021/api/episerver/v2.0/search/content?filter=category/value/name eq 'testcat'
Other filters are working it's just the category filter that is not returning any results.
I came across this old bug (HAPI-179) which has the same issue i'm having, however that bug should have been resolved a long time ago.
I'm using version 2.19 of the Episerver.ContentDeliveryApi.Seach package.