Closed mejackreed closed 5 years ago
I'm thinking perhaps this could be due to session caching and CSRF? Maybe the course of action is to log out and log back in?
@mejackreed do you know if this is reproducible locally or is this only happening in the production context?
Okay, I was able to reproduce this locally
This appear to be an issue w/ turbolinks. I can only reproduce when trying to upload when navigating from another page (doing the upload from a refresh does not return the InvalidAuthenticityToken
error). This is all sounding familiar, but not remembering what we did/how we've dealt w/ this before.
That seems a bit heavy handed, but may be a good last-ditch effort. I'm still trying to determine why this happens in this app and not our own.
Reported by Anna on June 4. Investigate HB?