xavier-GitHub76 opened a new issue, #25876: URL: https://github.com/apache/superset/issues/25876
Hello, I try to use api endpoints but I have problem. I succed to get JWT token with /api/v1/security/login  and I use it with another api endpoint like : - /api/v1/me/ - /api/v1/me/roles/  These endpoints seem very simple to use (no parameters to define) but I have always the response : { "message": "Not authorized" }  I don't see why it fails Thanks for your help -- 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]
