Summary
When attempting to log in with incorrect credentials on older Android versions (5.0/6.0), the app displays a technical SSL certificate error (Trust anchor for certification path not found) instead of a user-friendly "Invalid credentials" message.
Steps to reproduce
- Open the Commons Beta app on an Android 6.0 device/emulator.
- Navigate to the Login screen.
- Enter a random username and password.
- Tap the LOG IN button.
Expected behaviour
The app should validate the credentials and show a clear error message
Actual behaviour
The app displays java.security.cert.CertPathValidatorException: Trust anchor for certification path not found.
Device name
Nexus Emulator
Android version
Android 6.0
Commons app version
6.3.0
Device logs
No response
Screenshots


Would you like to work on the issue?
Yes
Summary
When attempting to log in with incorrect credentials on older Android versions (5.0/6.0), the app displays a technical SSL certificate error (Trust anchor for certification path not found) instead of a user-friendly "Invalid credentials" message.
Steps to reproduce
Expected behaviour
The app should validate the credentials and show a clear error message
Actual behaviour
The app displays java.security.cert.CertPathValidatorException: Trust anchor for certification path not found.
Device name
Nexus Emulator
Android version
Android 6.0
Commons app version
6.3.0
Device logs
No response
Screenshots
Would you like to work on the issue?
Yes