You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The error is not present in Mozilla Firefox, only in Chrome. Issue seems to be that csrfmiddleware token is not send in POST request as separate item as seen in FF. Chrome somehow omits this and this results in 403.
The text was updated successfully, but these errors were encountered:
moved from ella tracker:
The error is not present in Mozilla Firefox, only in Chrome. Issue seems to be that csrfmiddleware token is not send in POST request as separate item as seen in FF. Chrome somehow omits this and this results in 403.
The text was updated successfully, but these errors were encountered: