Description
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
4.1.2 version
Python version
3.11
Node version
18 or greater
Browser
Chrome
Additional context
No response
Checklist
- I have searched Superset docs and Slack and didn't find a solution to my problem.
- I have searched the GitHub issue tracker and didn't find a similar bug report.
- 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.