GitHub user rohitm-espl added a comment to the discussion: 404 Not Found When Calling `/api/v1/dashboard/:id/embedded` Despite Valid Login + CSRF
@dosu in docker logs i can see ``` 2025-11-05 15:47:48,106 - root - WARNING - Failed to add user to db session: Class 'werkzeug.local.LocalProxy' is not mapped 172.20.0.1 - - [05/Nov/2025:15:47:48 +0530] "GET /api/v1/dashboard/6179-36972/embedded HTTP/1.1" 404 24 "-" "PostmanRuntime/7.49.1" ``` these 2 lines get logged and the 6179-36972 is my slug which works in UI so its correct GitHub link: https://github.com/apache/superset/discussions/35997#discussioncomment-14879362 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
