yang991178 / fluent-reader

Modern desktop RSS reader built with Electron, React, and Fluent UI
https://hyliu.me/fluent-reader/
BSD 3-Clause "New" or "Revised" License
7.56k stars 416 forks source link

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

Open DecaTec opened 1 year ago

DecaTec commented 1 year ago

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):

Alex9001 commented 11 months ago

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

quilicicf commented 10 months ago

Fix implemented in #620