kcirerick commented on issue #22442: URL: https://github.com/apache/superset/issues/22442#issuecomment-1356442529
Yea I have `SLACK_API_TOKEN` set as an environment variable because I need it to read from an external secrets manager. I then call `SLACK_API_TOKEN = os.getenv(SLACK_API_TOKEN, none)` in my config overrides. I printed the token in my logs and it seems to appear fine. Just wanted to check that it wasn't an issue with the double-use. I'll keep looking, thanks -- 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: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org