GitHub user worker123-tech added a comment to the discussion: Superset API: 404 
Not Found when updating dashboard using access_token + csrf_token (but works 
with browser session)

The problem is that using the exact same request flow, calls to /api/v1/theme 
are authenticated as the admin user, while calls to /api/v1/dashboard/{pk} are 
instead treated as coming from an anonymous user. Is there any additional 
header required when calling /api/v1/dashboard/{pk} compared to other endpoints?

GitHub link: 
https://github.com/apache/superset/discussions/38869#discussioncomment-16322047

----
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]

Reply via email to