villebro commented on issue #10588: URL: https://github.com/apache/incubator-superset/issues/10588#issuecomment-672875214
@lilila with regards to the `401` error, I believe you should set `PUBLIC_ROLE_LIKE_GAMMA = True` in your config, run `superset init` then add the datasource access to the dataset to the public role. I think the exception you're seeing is mostly a cosmetic problem for now, so fixing the permissions should solve your problem. ---------------------------------------------------------------- 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]
