We are currently using AEM 6.5 SP 6.5.6 . Code is failing to work in publisher , works fine in author instance
Author : content/*/en/*/jcr:content.service/*.json - Works fine
Publisher: content/*/en/*/jcr:content.service/*.json - Fails to work
I did check the bundles in both instance - Bundles are active
Tried restarting the bundle in publisher . Also tried restarting the instance. Still the publisher fails to work
Is there a way to check when we hit content/*/en/*/jcr:content.service/*.json is our core bundle actually being called ? -- How could we possibly troubleshoot this kind of issues?