SeriesGuide
SeriesGuide copied to clipboard
[Trakt] Support locked user accounts
Starting today, we’re sending a 423 error code for locked user accounts. Apps should instruct the user to contact support (https://support.trakt.tv) so we can fix their account.
API docs: https://trakt.docs.apiary.io/#introduction/locked-user-account
Discuss: https://github.com/trakt/api-help/issues/228
https://twitter.com/traktapi/status/1325889876768612352
- [x] Detect locked accounts during sign-in. #766
- [x] Special errors if account is locked #902
- [ ] Detect currently signed-in locked accounts (while syncing, probably just sign out and notify).