Urgent: POST APIs Working Without CSRF Token in Publish Instance
Hi Team,
Quick and urgent query:
In my project, all POST APIs are working fine and returning a success response without passing a CSRF token.
Is this the expected behavior in the publish instance, or should it return a 403 error if the CSRF token is missing? Which one is correct?
I do not want any POST call to succeed without a valid CSRF token.
How can I enforce this properly in the publish environment?
PUBLISH Config

Can you please provide me a fix asap?
Thank you