marius-wieschollek / passwords

A simple, yet feature rich password manager for Nextcloud
GNU Affero General Public License v3.0
215 stars 45 forks source link

"The app was unable to obtain the api access credentials." on no password synchronization #418

Closed Quix0r closed 3 years ago

Quix0r commented 3 years ago

Current behavior:

With no password stored (for the current user and in total) the web page reloads endlessly when you click on "Passwords" (app menu, https://your.instance.invalid/apps/passwords/ ).

Expected behavior:

When you click "Passwords", a more descriptive message should appear and also no constant reload should happen.

Steps to reproduce:

1) Install Nextcloud Passwords from NC store 2) Go immediately (after maybe you have to fix some access rights) to "Passwords" 3) You get the message and it reloads endlessly.

This message is a bit confusing (at least to me).

marius-wieschollek commented 3 years ago

Closing this issue since it's not following the bug report template and I can't reproduce this issue at all. The error message appears if the app was unable to create a session token, not when there are no passwords in the database.