zhaoyongjie edited a comment on issue #13697:
URL: https://github.com/apache/superset/issues/13697#issuecomment-802623691


   @Riskatri 
   A quick solution is to set `WTF_CSRF_ENABLED = False` in config.py, or any 
overwrite config file.
   In the long term, you need to set a list for exempt CSRF protection.
   
   
https://github.com/apache/superset/blob/375ded92ef43e8c4735a4d9e2e094c67258f3f60/superset/config.py#L168-L174


-- 
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]

Reply via email to