dawagner commented on issue #25890: URL: https://github.com/apache/superset/issues/25890#issuecomment-2990789020
I met the same issue. I'm trying to connect datahub to superset so I can't resort to hacks involving getting a cookie or a csrf token. Thanks to a colleague of mine, we found out that it may not be a good idea to use a user with (only?) the "admin" role but instead **follow the doc at https://superset.apache.org/docs/security/ and use the gamma role along with another role**. This, however, is not 100% consistent with my experience (I'm still experiencing issues with these two APIs) and seems to vary across versions... Hope this helps. -- 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]
