From 696da30e351dfa0403d5e91e2e6dd9fe051e7df0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Alcob=C3=A9=20Tall=C3=B3?= <88369818+marcalcobe@users.noreply.github.com> Date: Sun, 23 Nov 2025 21:50:03 +0100 Subject: [PATCH] Update docs/mobile-app-guide/first-steps/login-troubleshooting/README.md Co-authored-by: Maya Berdygylyjova --- .../first-steps/login-troubleshooting/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/mobile-app-guide/first-steps/login-troubleshooting/README.md b/docs/mobile-app-guide/first-steps/login-troubleshooting/README.md index 9358c792dfb..903a433fa72 100644 --- a/docs/mobile-app-guide/first-steps/login-troubleshooting/README.md +++ b/docs/mobile-app-guide/first-steps/login-troubleshooting/README.md @@ -43,7 +43,7 @@ The mobile app uses OAuth 2.0 for secure authentication. If the built-in OAuth a You know that your instance is running not on the minimum supported version, OpenProject 17.0.0, and the login fails with a browser error such as _“An authorization error has occurred. The client is not authorised to perform this request using this method.”_. **Cause:** -The OpenProject Mobile App requires your instance to be on **OpenProject version 17.0.0 or later**. +The OpenProject Mobile App requires your instance to be on **OpenProject version 17.0.0 or higher**. If your instance is running an older version, OAuth authentication may be disabled by default. **How to Fix:**