error : custom domain 404 csrf railway app
i am encountering csrf error although i have used csrf token on every form in my project , in the setting i add my domain as CSRF_TRUSTED_ORIGINS=CSRF_TRUSTED_ORIGINS = ['https://www.kulmiye-edu.com/*', 'https://ke-web-platform-production.up.railway.app/*']
, when i am in the generated domain from railway i dont have this error but in the main domain the error is there ?
2 Replies