Hi,
I need help with an issue involving an empty and invalid CSRF token when submitting the form. I've already included CSRF token in the client header.
Here are the error logs:
*INFO* [[0:0:0:0:0:0:0:1] [1742872764470] POST /bin/ HTTP/1.1] com.adobe.granite.csrf.impl.CSRFFilter isValidRequest: empty CSRF token - rejecting
*INFO* [[0:0:0:0:0:0:0:1] [1742872764470] POST /bin/ HTTP/1.1] com.adobe.granite.csrf.impl.CSRFFilter doFilter: the provided CSRF token is invalid
could you kindly assist me in finding a solution to fix this error?
Thank you.