Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Feedly Support #105

Closed
SyntaxualSugar opened this issue Mar 13, 2017 · 6 comments
Closed

Feature Request: Feedly Support #105

SyntaxualSugar opened this issue Mar 13, 2017 · 6 comments
Assignees
Labels
Milestone

Comments

@SyntaxualSugar
Copy link

Brief description of the issue.

We need feedly support so that we can sync with our mobile/web apps.

@martinrotter martinrotter self-assigned this Mar 14, 2017
@martinrotter martinrotter added Component-Core Component-GUI Status-Accepted I will eventually implement this. Type-Enhancement This is request for brand new feature. labels Mar 14, 2017
@martinrotter
Copy link
Owner

Feedly has totally ridiculous policy for OSS projects. I e-mailed with their developers and it is impossible for RSS Guard to get full-production client key/secret. So each and every user of rssguard/feedly would have to generate EACH MONTH new access key via special website - https://feedly.com/v3/auth/dev and enter it into rssguard. This is literally crazy.

Moreover, only 250 queries per day is allowed for each user, they are probably nuts.

If these conditions are okay, I will add feedly support to rssguard, but I am really unhappy about this situation.

@wokawoka
Copy link

That sounds a little strange to me as I'm using mobile third party clients to access to my feedly acount from mobile platforms (gnewsreader on blackberry OS10 and some other clients on android) and I never had to deal with access/API Keys nor I had any problem in reaching any limit with queries.
Are you sure that there's no other way to interface rssguard without having to deal with those limitations?
In every case, but that's only my humble opinion, being able to access to the feedly account with the limitations that you wrote about would be at least better than nothing.
Thanks for the great job you are doing for this project

@martinrotter
Copy link
Owner

martinrotter commented Oct 13, 2017

Those applications probably obtained production API keys some time ago, when Feedly were giving those without problems or maybe those applications are "innovative" and closed-source.

I wrote them e-mail with request for production keys, they literally refused! Read this. RSS Guard probably does not fit in either of those 3 options listed in section Getting A Live Client Id.

So we cannot have full production key in RSS Guard, which is not good. The only way to go is to use developer access tokens, which are severely limited - they have to be MANUALLY obtained each 30 days and they only allow 250 (!!!) queries PER DAY.

@martinrotter
Copy link
Owner

Closing this, because of reason written above.

@martinrotter martinrotter added Status-Needs-Help Someone else must provide better info, testing or PR. Status-Postponed This is not that important (but interesting) ticket, postpone it for indefinite amount of time. and removed Status-Accepted I will eventually implement this. labels Oct 27, 2017
@martinrotter martinrotter added Component-Plugins-Base Priority-High Important ticket, fix ASAP. and removed Status-Needs-Help Someone else must provide better info, testing or PR. Status-Postponed This is not that important (but interesting) ticket, postpone it for indefinite amount of time. labels Feb 1, 2021
@martinrotter martinrotter added this to the 3.9.0 milestone Feb 1, 2021
@martinrotter martinrotter reopened this Feb 1, 2021
@martinrotter
Copy link
Owner

Working on this now.

martinrotter pushed a commit that referenced this issue Feb 8, 2021
@martinrotter
Copy link
Owner

Some progress:

image

@martinrotter martinrotter pinned this issue Feb 17, 2021
@martinrotter martinrotter added Status-Fixed Ticket is resolved. and removed Priority-High Important ticket, fix ASAP. labels Feb 21, 2021
@martinrotter martinrotter unpinned this issue Feb 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants