Adobe AEM Cloud - Servlets 403 code in production publish environment
Hi,
I have a question regarding the production publish environment. I have several servlets created at /bin path of the project,
and have noticed that the GET ones are working fine, but all of the POST method servlets are returning a 403 code (forbidden)when trying to be reached, only in production publish environment.
I've tested many different configurations to check if there was a dispatcher or configuration problem but can't find the reason why I can' reach the POST servlets. I'm assuming it's not a dispatcher fault because the GET servlets under /bin are reached properly.

Any ideas? Configuration on Referrer filter?
Thank in advance,
CarlosD



