McGill-ECSE321-Fall2019 / project-group-21

project-group-21 created by GitHub Classroom
2 stars 2 forks source link

Issue where the onSuccess method of the login method does not register #88

Closed loucadufault closed 4 years ago

loucadufault commented 4 years ago

closed by commit 3506fc101352b45a90c1d817b1e6b1c51ec99610

turns out the return of the controller method was a string that could not immediately be parsed by JsonHttpResponseHandler, changed to TextHttpResponseHandler