Hi Everyone,
I have a ajax call (type =post)to Sling servlet via htl for a component , In classic ui Ajax call is working fine, when I do the same call from Touch ui console, its showing me Invalid url access denied for the servlet path, am I missing something over here , did anyone face this ,Can someone please help me. Thanks in advance
Solved! Go to Solution.
Views
Replies
Total Likes
It's happening because of post method set up in this config com.adobe.granite.csrf.impl.CSRFFilter, removing post from this filter resolved this currently
Views
Replies
Total Likes
can you share some code?
Views
Replies
Total Likes
It's happening because of post method set up in this config com.adobe.granite.csrf.impl.CSRFFilter, removing post from this filter resolved this currently
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies