Alexays / Epiboard

Web Extension — A new tab page extension with material design and useful features :new: :tada:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rss feed requires api key

moisout opened this issue · comments

commented

Current Behavior

The API api.rss2json.com for converting an rss feed to json gets a http error 429 saying an API key is required.

Possible Solution

Let us submit our own api key

Steps to Reproduce (for bugs)

Loading Epiboard with the rss card gets
grafik
And the request gets http error 429
{"status":"error","message":"You are converting new feeds in a very short period, please use an API key (https://rss2json.com/docs)."}

Your Environment

  • Version used: 1.6.2
  • Browser Name and version: Firefox 63.0.1
  • Operating System and version: Windows 10 Enterprise 1803

Yeah, maybe the best solution is to have an home made XML RSS parser, I'll look on it !

You can now specify api key in b6ff535

I tried the API key and it still gives 429 error I also included the feeds urls in the settings and it still doesnt work

Whoops never mind its api_key not apikey