Closed asmahood closed 2 years ago
When attempting to create a new session on /login/session, the following error is returned.
/login/session
{ "code": 500, "type": "INTERNAL_SERVER_ERROR", "message": "Error occurred signing token: key is of invalid type" }
POST
http://localhost:5000/login/session
Description
When attempting to create a new session on
/login/session
, the following error is returned.QA Steps
POST
request tohttp://localhost:5000/login/session
with the username and password