Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Understand "426 Upgrade Required" on API calls #209

Closed
nickvergessen opened this issue May 30, 2023 · 0 comments · Fixed by #289
Closed

Understand "426 Upgrade Required" on API calls #209

nickvergessen opened this issue May 30, 2023 · 0 comments · Fixed by #289
Labels
0. Needs triage bug Something isn't working

Comments

@nickvergessen
Copy link
Member

With an upcoming server change, it will be possible to enforce a minimum client version:

This requires all future clients to be able to understand 426 Upgrade Required. Ideally they should:

  • Show a note to the user that the client is too old and no longer supported by the server.
  • Have a "button of action" allowing the user to get to the update as quick as possible (link to iOS Appstore / Google Play Store / Desktop download page)
  • Clients should pause making further requests to not DoS attack the server in an attempt to get a room list, etc.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage bug Something isn't working
Projects
Archived in project
1 participant