I have a page with the following path /content-test/order/image-content-service.html, which is published in all my environments.
When I try getting the JSON model of it /content-test/order/image-content-service.model.json, it returns JSON in some environments. In other environments, it just returns the same page.
I am wondering if there is some environment setting that enables JSON delivery.
Can anybody help?
Thanks,
Leo
Solved! Go to Solution.
Views
Replies
Total Likes
Do you have a Dispatcher front end on those environments, where JSON call is failing? If yes, review the dispatcher rules and make sure that the call is nor denied.
Views
Replies
Total Likes
You may want to check this:
Views
Replies
Total Likes
Do you have a Dispatcher front end on those environments, where JSON call is failing? If yes, review the dispatcher rules and make sure that the call is nor denied.
Views
Replies
Total Likes
berliant, thanks for your suggestion. After making some changes to Apache rewrite rules for environments in question, the problem got fixed.
Views
Replies
Total Likes