Forbidden (403) CSRF verification failed. Request aborted. Origin checking failed -during django admin panel login in google cloud server

49 views Asked by At

I am encountering the following error on the Google Cloud production server when attempting to log in to the admin panel. However, it is functioning correctly on the local server. I have followed the official Google Cloud documentation and added the following code, but the error persists: Django version:4.0I have include this code in setting.py also

I've made an attempt to address the issue persisting despite my efforts.

0

There are 0 answers