anitrend-app icon indicating copy to clipboard operation
anitrend-app copied to clipboard

Expired Authentication Token

Open wax911 opened this issue 6 years ago • 0 comments

AniTrend Issue Guidelines

Before opening a new issue, please take a moment to review our community guidelines to make the contribution process easy and effective for everyone involved.

You may find an answer in already closed issues: https://github.com/AniTrend/anitrend-app/issues?q=is%3Aissue+is%3Aclosed

Description Of Bug

The need for unauthenticating users when AniList revokes a token being used by the app or when the user intentionally revokes access to the application.

Steps To Reproduce

  • Login into AniTrend
  • In your browser go to anilist settings
  • Revoke access for AniTrend
  • Restart the application

Device & Build Information

Donwload Source:

  • [x] Playstore
  • [x] Github
  • [ ] Other (specify)

Additional Context

Unfortunately AniList won't respond with a Unathorized Response Code but rather a Bad Request Response which may require manually checking the response code everytime the application gets an bad request response

wax911 avatar Jul 07 '19 17:07 wax911