We have recently upgraded to version 10.0.4 after which a user using macros to update assignees is receiving the following error :
HTTP Status 403
— Forbidden
CSRFValidationFilter: Token provided via HTTP Request and via Cookie are not equals so we block the request !
The server understood the request but refuses to authorize it.
PPM Web Container
We have isolated the issue to be on their particular machine.
The user has already taken the following steps to try to mitigate the issue :
- Cleared history and cache/cookies.
- Noticed similarities in the errors occurring. When running large batches of tickets the first 5 tickets error out, the next ticket saves correctly, and the next 4 error out. Every ticket after that, no matter how large the amount I’m trying to clear and save, will save correctly.
- Compared the url when opening the page with the macro and after a reload and/or after a clear and save and they are identical. They don’t see anything in the url that might be causing this.
- They are using Microsoft Edge and the browser issue has been ruled out.
Are there any other possible areas we can look into to resolve the issue ?