I am working on an Android app and I am trying to get the login function to work, when a user logins a request should be sent to the backend for it to authenticate the information provided and send back a response, looking at the stack trace the code goes through most of the authentication for the account that it checks the user name, password, and account status but the code always crashes and I get this error and it shuts down the SBT that was running.


.