fluent-reader icon indicating copy to clipboard operation
fluent-reader copied to clipboard

Nextcloud News: Connection error when trailing slash is missed while adding server

Open DecaTec opened this issue 2 years ago • 4 comments

Describe the bug When connecting to Nextcloud News as source and the cloud domain is provided without trailing slash (e.g. https://cloud.domain.com), the connection cannot be established.

To Reproduce Steps to reproduce the behavior:

  1. Add a server of type Nextcloud News API
  2. Provide a URL without trailing slash, e.h. https://cloud.domain.com

Expected behavior Would be great when the trailing slash is not important when adding a Nextcloud News API server. The specific News API endpoint (https://cloud.domain.com/index.php/apps/news/api/v1-3) is also recognized by the program itself without the user has to provide a deep link.

Screenshots image German, it says: Error while connecting to the server. Please check the server configuration or your network status.

Platform (please complete the following information):

  • OS: Win 11
  • Version 1.1.3

DecaTec avatar Feb 05 '23 18:02 DecaTec

Confirmed same issue on linux, git version.

other clients work without slash

thanks for this post I did not figure out why it was broken without you

Alex9001 avatar Oct 18 '23 05:10 Alex9001

Fix implemented in #620

quilicicf avatar Nov 22 '23 14:11 quilicicf