schollz commented on issue #25740: URL: https://github.com/apache/superset/issues/25740#issuecomment-2898180537
I'm still experiencing this in 4.1.1 and 5.0.0rc2. I'm using [the sdk](https://www.npmjs.com/package/@superset-ui/embedded-sdk) and successfully creating a guest token directly in my app signed with the secret set in configuration variable `GUEST_TOKEN_JWT_SECRET`. I've checked all the tokens and they are all valid and working and the embed partially works...it pulls lots of js and css files using the token but then the embed just shows "Something went wrong with embedded authentication. Check the dev console for details." Checking the dev console shows what others report: A 401 returned when calling to `/api/v1/me/roles`. I've tried many solutions and none have worked for me. -- 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]
