Hi Team,These recommendations did not yield any results. For the time being, we are manually grabbing the token from /libs/granite/csrf/token.json and passing through CSRF-Token header. We may open a support case in the future to look into this.
We have a scenario where a servlet call is failing with 'com.adobe.granite.csrf.impl.CSRFFilter isValidRequest: empty CSRF token - rejecting'Some research into this lead us to this stack overflow post where it is indicated that including granite.csrf.standalone clientlib in your code will handle the...