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 
   
   
![image](https://github.com/apache/superset/assets/82046143/d954be37-7501-4670-86bf-efb538e4266c)
   
   and I use it with another api endpoint like :
   - /api/v1/me/
   - /api/v1/me/roles/
   
   
![image](https://github.com/apache/superset/assets/82046143/27ff6dce-c688-483b-929e-ef3a3da7fe3f)
   
   These endpoints seem very simple to use (no parameters to define) but I have 
always  the response :
   {
       "message": "Not authorized"
   }
   
   
![image](https://github.com/apache/superset/assets/82046143/c4d766be-da2f-4ad6-bec1-37f0fbf13ec4)
   
   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]

Reply via email to