Steps to replicate the issue (include links if applicable):
- Login into the application
- Navigate to language preferences (dropdown of user name)
- Make a change and validate the form
What happens?:
Application says "Bad Request" The CSRF tokens do not match.
What should have happened instead?:
The settings should have been saved with the user's new language preferences.