Closed elamont174 closed 5 days ago
Error coming up when trying to access '/profiles. page even though correct address has been added to ALLOWED_HOSTS.
FIXED: Added "CSRF_TRUSTED_ORIGINS = ['https://....'] " to settings.py
Error coming up when trying to access '/profiles. page even though correct address has been added to ALLOWED_HOSTS.
FIXED: Added "CSRF_TRUSTED_ORIGINS = ['https://....'] " to settings.py