403 response from AEM for .json http calls from Apache
Request URL : https://localhost.abc.com/content/abc/en/common/algom/configuration_mgmnt/jcr:content/contentarea/algorithm.json
Request Method: GET
Status Code: 403 Forbidden
Above is the Http call happening from Apache to local CQ5.
Except .json calls, remaining http calls that were happening from Apache to CQ 5 are getting Successfull.
Only for .json content call, We are getting 403 response.
Could this be some issue with CQ5 or Apache ?
These .json call are getting success on Mac PC. They are failing on Windows.
How to fix this issue ?