entities.urls.images.url

return 404 not found urls

try console log entities.urls and you will find the correct url location

I am able to get the url, but the url (not every) return a 404 response.
Take this url for example:
https://pbs.twimg.com/news_img/1478002263113310209/REzmQfP2?format=jpg&name=150x150

try entities.urls[0].images[1].url

Go to the above URL and it returns 404, that’s the problem. And it’s not for images[1], images[0] also the same