Hi Everyone,
ContextHub segment js /conf/../settings/wcm/segments/segment.seg.js is throwing 404 in publish. Working fine on author.
- /conf/../settings/wcm/segments/segment is published and path is available in publish
- Allowed /conf path with seg selector and js extension from dispatcher
/0090 { /type "allow" /path '/conf(/.*)?' /selectors '(seg)' /extension '(js)' }
Thank you!