EventRegistry / event-registry-node-js

Node.js package for API access to news articles and events in the Event Registry
MIT License
13 stars 2 forks source link

Source image uris not linking to images #6

Open michellelockett opened 6 years ago

michellelockett commented 6 years ago

The image urls and thumbnail urls that are returning for sources are linking to a 404 page not found.
e.g. for New York Times http://pbs.twimg.com/profile_images/758384037589348352/KB3RFwFm_bigger.jpg

No webpage was found for the web address: https://pbs.twimg.com/profile_images/758384037589348352/KB3RFwFm_bigger.jpg HTTP ERROR 404

Is there something additional I need to do on my end to interact with or retrieve the twitter images?

UnspokenMallard commented 6 years ago

Hi,

some twitter image links are prone to change over time thus becoming obsolete or broken.

We are working on updating all obsolete (twitter) image links.

Best regards, Anze

michellelockett commented 6 years ago

understood, thank you!