kushalmraut opened a new issue, #28179: URL: https://github.com/apache/superset/issues/28179
### Bug description Unable to embed imported dashboard. <img width="1510" alt="image" src="https://github.com/apache/superset/assets/101991799/6d7a39be-3824-4b9c-9e38-55950e965e2f"> end point `/api/v1/dashboard/17` giving error 404 not found end point `/api/v1/dashboard/17/charts ` giving error 404 not found end point `/api/v1/dashboard/17/datasets ` giving error 404 not found Unexpected error: SupersetApiError: Not found <img width="1396" alt="image" src="https://github.com/apache/superset/assets/101991799/2ec8c1dd-e706-4119-a9d5-b7e47c020b6b"> I am not getting any error on superset terminal tho. I have successfully imported the dashboard and chart. <img width="1211" alt="image" src="https://github.com/apache/superset/assets/101991799/e5cf9b2d-c0c7-4d5c-bbc9-3f3b4d7e39cd"> ### How to reproduce the bug Import Dashboard. Try embedding the dashboard with superset sdk. (@superset-ui/embedded-sdk) ### Screenshots/recordings _No response_ ### Superset version 4.0.0 ### Python version 3.11 ### Node version 16 ### 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]
