code4romania/mon-vot-android-kotlin

[BUG] Missing redirect to login screen on 401 error returned on posting answer

Open

#213 opened on Sep 27, 2020

 (1 comment) (0 reactions) (1 assignee)Kotlin (26 forks)auto 404
autumn-2020bughelp wantedhigh-priority

Repository metrics

Stars
 (7 stars)
PR merge metrics
 (PR metrics pending)

Description

  • please check all return status codes and redirect to the login screen if 401 received

  • issues noticed on call to POST/api​/v1​/answers

Contributor guide