Http POST not getting call
I have written sling servlet for POST and I called through ajax and Chrome Rest Client , but it giving the 403 forbidden error, and i went through some search and find solution that need to remove the POST method from "Apache Sling Referrer Filter" and "CSRF Filter" in configuration Manager. I did same thing and it worked.
But same code is working for my friend without removing POST in configMgr,
Can you please answer what exactly issue with http POST in AEM ?
Both are using AEM 6.2