sughosh-kaushik-eightfold opened a new issue, #23355: URL: https://github.com/apache/superset/issues/23355
A clear and concise description of what the bug is. #### How to reproduce the bug 1. Add a custom api to SecurityRestAPI class. 2. Spin up dev docker. 3. Able to hit the api. 4. Spin up non-dev docker 5. Getting 404 error. ### Expected results Able to access api in non-dev mode too. ### Actual results unable to access api in non-dev mode. ### Environment (please complete the following information): - browser type and version: chrome 65 - superset version: `latest master branch` - python version: `3.8.11` - node.js version: `` - any feature flags active: None ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [ ] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [ ] I have reproduced the issue with at least the latest released version of superset. - [ ] I have checked the issue tracker for the same issue and I haven't found one similar. ### Additional context Add any other context about the problem here. -- 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]
