avitaltwingo commented on issue #22873: URL: https://github.com/apache/superset/issues/22873#issuecomment-1895883972
> AFTER 3 HOUR!!!! Just[ this Russian site](https://superset-bi.ru/superset-3-talisman-security-considerations-csp-requirements/#%D0%B4%D0%BB%D1%8F_http_%D0%BF%D1%80%D0%B8_%D0%BD%D0%B0%D1%81%D1%82%D1%80%D0%BE%D0%B9%D0%BA%D0%B5_TALISMAN_ENABLED_False) helped me! you should do to superset/config.py and search for TALISMAN_ENABLED and set it to false > > TALISMAN_ENABLED = False (my full address of superset/config.py is like so: /root/venv/lib/python3.10/site-packages/superset/config.py > > if you cant find it run this command: find . -name config.py ) Thank you!! Saved me precious time. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
