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

Google Reader API URL should be more permissive

Open gingerbeardman opened this issue 3 years ago • 4 comments

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Add service
  2. Google Reader API
  3. Enter: https://demo.freshrss.org/api/
  4. user: demo
  5. password: demodemo
  6. error: will not add service account

Expected behavior

  • Should check https://demo.freshrss.org/api/greader.php

Platform (please complete the following information):

  • OS: macOS 12
  • Version:

Additional context

  • also happens with the Fluent Reader macOS app
    • https://github.com/yang991178/fluent-reader/issues/466

gingerbeardman avatar Sep 10 '22 20:09 gingerbeardman

@gingerbeardman Have you been able to connect to FreshRSS using any syntax?

hallamjeff avatar Sep 11 '22 16:09 hallamjeff

I've had success using long URL https://demo.freshrss.org/api/greader.php

And Fever API long URL https://demo.freshrss.org/api/fever.php

But for https://demo.freshrss.org/api/ to not work is unexpected and confusing.

gingerbeardman avatar Sep 11 '22 18:09 gingerbeardman

Thanks. I have tried the long form with no luck and think it's possibly having issues connecting to a site with a self-signed certificate.

hallamjeff avatar Sep 11 '22 20:09 hallamjeff

It's possible. My site uses a let's encrypt cert.

You can try with the FreshRSS demo details:

using long https://demo.freshrss.org/api/greader.php

user: demo pass: demodemo

gingerbeardman avatar Sep 12 '22 22:09 gingerbeardman