Closed clash99 closed 7 years ago
I haven't seen any 403 in te last couple of days. @amplifi do you know if we can see something in the logs?
@dpalomino There are sporadic 403 http responses on the POST to account/login/ in staging, demo, and production. This isn't an "error" necessarily; as far as the logs are concerned that's the appropriate behavior for invalid CSRF tokens. Django handles CSRF, so we'd have to check that it's being implemented correctly on the platform side.
I think we can close this issue for now. Please reopen if you think this is happening too frequently.
Thanks!
I just had this happen to me on demo
in Chrome.
Steps to reproduce the error
Actual behavior
Expected behavior
If I hit refresh, I do get redirected to the dashboard and sign-in was successful.
This is a sporadic error I've received about a dozen times over the past 2 days. I just want to document it in case others are seeing the same thing. I'm unable to pinpoint the cause.