Hi All,
I am unable to access the metadata schema for the particular asset in AEM 6.2.
I am accessing page as : http://<serverip:4502/<contentpath>/sample.jpg.metadata-schema.json and It through the below error :
Invalid recursion selector value 'metadata-schema'
Cannot serve request to /<contentpath>/sample.jpg.metadata-schema.json in org.apache.sling.servlets.get.DefaultGetServlet
I am not sure if I am missing any configuration here or it is something wrong in my sling mapping.
Please give me any helps!
Thanks.