Android app - username/password issues

PLEASE READ THIS BEFORE POSTING: Read before posting / reporting bugs

Describe the problem you’re having: when using the Android app I keep getting error:username or password incorrect. Works perfectly fine in the web ui. I also enabled api access via my preferences.

If possible include steps to reproduce the problem: try using the android app. Updated username, password, and url to correct values.

tt-rss version (including git commit id): Tiny Tiny RSS v18.8 (5f66f87)

Platform (i.e. Linux distro, PHP, PostgreSQL, etc) versions: Android

open app preferences, enable transport debugging and see if there’s anything login-related in built-in log viewer.

it’s unlikely but maybe your password has special characters which break login, try temporarily changing it to something like 1234.

Username/password is correct in the logs. I changed my password, Still not working.

In the app there are two password fields. One is TTRSS password and the other is HTTP password. Make sure you’re using the correct one.

I’m only using the app login so I was setting that under the connection info.

Just upgraded to v18.12 (c607b78)

still having the same issue.

ID10T error.

My site auto redirects adding www. I didn’t put the WWW in the URL for the app. Not sure why it’s showing a bad username/password error but the lack of www was the issue.