Extended Social Component - On Dispatcher/VIP
Hello All,
We have extended OOTB comment component. The comments work fine on publish environments. But while on Dispatcher I see a 404 error on browser console when it tries to load the componet it see at "/services/social/getLoggedInUser.html?moderatorCheck=/content/eNet/en/path" .
We have the following
# Allow SCF User model to check moderator rules
/6005 { /type "allow" /glob "GET /services/social/getLoggedInUser?moderatorCheck=*" }
in dispatcher ".any" file, as mentioned in https://docs.adobe.com/docs/en/dispatcher/disp-config.html .
Is there anything else that should be considered here?
