Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.

403 response from AEM for .json http calls from Apache

Avatar

Level 1

Request URL : https://localhost.abc.com/content/abc/en/common/algom/configuration_mgmnt/jcr:content/contentarea/al...

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 ?

1 Reply

Avatar

Community Advisor

Hi,

Do you have dispatcher between them, if yes then check for filter for allowed path.

403 is mainly triggered if you don't have permission/request are blocked.

Can you explain when it is working for Mac and not in window.

Where is CQ and Apache server install, Mac or Windows?



Arun Patidar