sewardgw commented on issue #14155: URL: https://github.com/apache/superset/issues/14155#issuecomment-820632290
Gotcha, good to know! Do you know what the proper config should be in `superset_config.py` to white listing this one endpoint? I had this in my file but it didn't seem to pick up properly: ```python WTF_CSRF_EXEMPT_LIST = ['superset.views.core.sql_json'] ``` -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
