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 the issue is sometimes even if i got the cookie few of the api says its not valid like /api/v1/dashboard/:id/embedded it fails with 404 clearly session cookie issue why? i checked that the data i am passing is correct and if i do the same api calls with playwrite it works because of session cookie of browser works but not the csrf token GitHub link: https://github.com/apache/superset/discussions/35997#discussioncomment-14888046 ---- 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]
