DigitalDJ / tinytinyrss-fever-plugin

Tiny Tiny RSS Fever API Plugin
https://github.com/DigitalDJ/tinytinyrss-fever-plugin
GNU General Public License v3.0
205 stars 27 forks source link

'Undefined array key "uid"' on login attempt #30

Open jacqueslorentz opened 2 years ago

jacqueslorentz commented 2 years ago

Hello,

I just installed the fever plugin on a new TTRSS installation and when I tried to log-in on the fever api endpoint I had this error:

Undefined array key "uid"
1. plugins.local/fever/fever_api.php(137): ttrss_error_handler(Undefined array key "uid", plugins.local/fever/fever_api.php)
2. plugins.local/fever/index.php(68): before()

Do you have any idea about this issue?

Thank you and have a great day!

TTRSS version: v22.07-7c45b3f

danvilar commented 8 months ago

I know this is an old issue, but I was having the same issue today. This error message was appearing because I failed to realise that the password had to be set separately and not through the "App passwords" tab.

image

image

I hope this helps someone. Cheers!