deck-ng icon indicating copy to clipboard operation
deck-ng copied to clipboard

Login to Nextcloud not working via Login button

Open MacLemon opened this issue 1 year ago • 0 comments

Summary:

Login to Nextcloud not working

Steps to Reproduce:

  1. Launch app
  2. enter server URL of selfhosted Nextcloud instance
  3. Tap login
  4. Nextcloud website loads and displays an error: “Access denied: Your login token is invalid or has expired”.

Expected Results:

App should have working login flow.

Actual Results:

Error message: “Access denied: Your login token is invalid or has expired” Inspecting the URL shows that neither a username nor a token are passed to the Nextcloud instance. There never even appears a prompt for authentication, so this issue cannot be related to a 2FA secured account or using an app-specific password.

Regression:

n/a Just bought the app to evaluate it.

Notes:

This make any use of the app impossible since login is not possible at all. My Nextcloud instance is hosted under a separate domain name without a path. (/)

Version Information:

  • iOS 17.4.1
  • deck-ng 1.6.1
  • Nextcloud 28.0.5
  • Also see #59

MacLemon avatar May 12 '24 19:05 MacLemon