Miserlou / Glance-Bookmarklet

A Speed Reading Bookmarklet
https://gun.io/blog/openspritz-a-free-speed-reading-bookmarklet
MIT License
1.56k stars 247 forks source link

API key for readability.com is invalid #72

Closed cortices closed 10 years ago

cortices commented 10 years ago

When I try to Spritz a webpage (any that I have tried), the JS console mentions a 403 error for the readability API URL. When I visit that URL manually, I get the following message (along with 403 code):

{"messages": "The API Key in the form of the 'token' parameter is invalid.", "error": true}
Miserlou commented 10 years ago

Ah, fuck. They shut it off.

Gonna bump the deployed version to 1.1, which uses Diffbot instead of Readability. Watch this space.

Miserlou commented 10 years ago

Okay, I believe that it should work now? It'll take a few minutes for Rawgithub to release their cache. Can you try it now, and if that doens't work, try it again in five minutes?

Miserlou commented 10 years ago

Seems to work.

cortices commented 10 years ago

I am still experiencing the problem, including testing in a different browser after clearing cache. It fetches the following JS file: https://miserlou.github.io/OpenSpritz/spritz.js?callback=cb?callback=cb Which still tries to access readability.com, resulting in 403 error.