java - AEM: 403 Forbidden occurs when call a Post servlet -


my problem similar this: cq5: 403 forbidden occurs when call post servlet in aem 6.1

according accepted answer of above topic, must remove post apache sling referrer filter. wonder if action harmful system? , have better way fix issue?

p/s: sorry english.

if testing code on author mode, 403 forbidden error request. requires csrf token. or can declare dependency granite.csrf.standalone before can use framework. on publish should work fine.


Comments

Popular posts from this blog

amazon web services - S3 Pre-signed POST validate file type? -

c# - Check Keyboard Input Winforms -