Right now when the Console session expires we are not logging out the users. The session endpoint returns 200, it should returns a status that indicates the session has expired. Doing calls with an expired token returns 500 <img width="1402" alt="Screen Shot 2020-10-01 at 9 36 26 AM" src="https://user-images.githubusercontent.com/18384552/94837975-c39ba780-03c9-11eb-86cd-c5a497c66814.png">