Hi,
Version 4.6 uses Django 4.2 which changes how HTTPS is handled.
Try using some of the new CSRF settings added. Specially MAYAN_CSRF_TRUSTED_ORIGINS
.
One more thing, The title on the Swagger User Interface is “None API”.
Can you post a cropped screenshot of this to examine it?