The error I get is "CSRF verification failed. Request aborted." Error Image
The site works fine and there are no issues on localhost
I tried adding this base domain in my settings.py but I am still getting the same error: enter image description here
I also tried this fix, and reloaded the requirements.txt but to no avail: enter image description here
Any help would be appreciated.