مشكلة: ظهور خطأ اكتشاف CSRF عند تسجيل الدخول باستخدام OAuth2 مع إضافة oauth2-basic

We frequently see this error when there’s a mismatch between what the browser is using and what the backend is expecting.

Can you try turning on force_https and see if that fixes the problem?

If not, what’s your request path?