yang991178 / fluent-reader-lite

Simplistic mobile RSS client built with Flutter
https://hyliu.me/fluent-reader-lite/
BSD 3-Clause "New" or "Revised" License
1.35k stars 88 forks source link

Google Reader API URL should be more permissive #78

Open gingerbeardman opened 2 years ago

gingerbeardman commented 2 years ago

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

Platform (please complete the following information):

Additional context

hallamjeff commented 2 years ago

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

gingerbeardman commented 2 years ago

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.

hallamjeff commented 2 years ago

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.

gingerbeardman commented 2 years ago

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