In my AEM application I'm able to fetch the cookie(while landing the home page application) but in SlingHttpServletRequest I'm not able to get SlingHttpServletRequest.getCookie("MypropertyValue") in my dopost method. Can some one kindly please advise solution for the above problem
Solved! Go to Solution.
@AshokThota Check when you are invoking this request, do you still have that cookie or not.
If the request is passing through cdn and dispatcher, can check if cookie header is allowed
Duplicate of https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/not-able-to-find-cookie-da...
Views
Likes
Replies