Alexays / Epiboard

Web Extension — A new tab page extension with material design and useful features :new: :tada:
MIT License
330 stars 41 forks source link

Rss feed requires api key #81

Closed moisout closed 5 years ago

moisout commented 5 years ago

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

Alexays commented 5 years ago

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

Alexays commented 5 years ago

You can now specify api key in b6ff5357ed8d9786f25b24c4bd761f06559c3997

ess4654 commented 4 years ago

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

ess4654 commented 4 years ago

Whoops never mind its api_key not apikey