pritypriya25 commented on issue #2488:
URL: https://github.com/apache/superset/issues/2488#issuecomment-859604736


   The solution to the problem is pretty simple. Just hit post api 
"api/v1/security/login". Provide the JSON body with following 
   {
     "password": "complex-password",
     "provider": "db",
     "refresh": true,
     "username": "admin"
   }
   The jwt token will be generated in the response. 


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

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