react-tweet icon indicating copy to clipboard operation
react-tweet copied to clipboard

Use profile_image_url_https instead of http

Open urko-b opened this issue 3 years ago • 0 comments

Hi, thanks so much for your work. I've seen you are retrieving this field profile_image_url_https instead of profile_image_url to draw profile picture on Tweet component.

I've got some errors on my website which is loaded through https when it loads a tweet from an account it gets the http url.

urko-b avatar Nov 27 '22 14:11 urko-b