Sling Post servlet forbidden error .
HI Team,
version : 6.4
service pack : 6.4.4.0
In fact author and publisher post servlets are failing .
Sling post servlet failing with 403 error. From logs this is the information com.adobe.granite.csrf.impl.CSRFFilter isValidRequest: empty csrf token - rejecting
- Request URL:https://diapctherurl :10500/services/content
- Request Method:POST
- Status Code:403 Forbidden
Followed the below steps :
Step 1:
- Navigated to /system/console/configMgr .
- Search for 'Apache Sling Referrer Filter' .
- Removed the POST method from the filter.
Step 2:
- Navigated to /system/console/configMgr .
- Search for ‘Adobe Granite CSRF Filter’.
- Removed the POST method from the filters property.
After removed these 2 working fine. But client is saying since last week the post Servlet was worked fine, In fact no changes are made in dispatcher, Thanks in advacne.
Thanks,
Hari Chandana