JSON Exporter not working on contentfragment
Hi All,
Trying to follow the JSON exporter documentation, but model selector is not working on content fragment.
http://localhost:4502/content/we-retail/us/en/experience/arctic-surfing-in-lofoten.model.json (This is working fine), but if we try to access the URL till content fragment node, that is giving error. This URL
http://localhost:4502/content/we-retail/us/en/experience/arctic-surfing-in-lofoten/jcr:content/root/responsivegrid/content_fragment.model.json gives following error
Invalid recursion selector value 'model'
Cannot serve request to /content/we-retail/us/en/experience/arctic-surfing-in-lofoten/jcr:content/root/responsivegrid/content_fragment.model.json in org.apache.sling.servlets.get.DefaultGetServlet
Is there any other configuration required?
Thanks,
Sandeep