kdemirov opened a new issue, #33606: URL: https://github.com/apache/superset/issues/33606
### Bug description Hello Everyone, I hope you are doing okay, we are using superset for displaying charts into react application and loopback backend, in local environment everything works fine, the maps are shown in superset frontend also in react application. But in production it works for every charts expect for type MapBox and i tried using several, for example `/api/v1/chart/27` not found on superset log also not found no other errors i check in database the charts exists with the appropriate id and it's connected to the dashboard. The permission can read on Chart can read on Dataset can read on Database, can query on Api, can explore json on Superset are all set and we don't know what might be the issue. Any help will be appreciated. ### Screenshots/recordings _No response_ ### Superset version master / latest-dev ### Python version 3.11 ### Node version 18 or greater ### Browser Chrome ### Additional context _No response_ ### Checklist - [x] I have searched Superset docs and Slack and didn't find a solution to my problem. - [x] I have searched the GitHub issue tracker and didn't find a similar bug report. - [x] I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section. -- 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]
