winhtaikaung / react-tiny-link

Convert your links into rich previews
https://winhtaikaung.github.io/react-tiny-link
259 stars 48 forks source link

Some demo examples not working #37

Closed kratoskat closed 4 years ago

kratoskat commented 4 years ago

Hello and thanks for this module!

Looking at the demo, it seems like the Amazon and mp3 example aren't working and i'm also getting the same issue when i used it. Any idea what's wrong?

thanks

winhtaikaung commented 4 years ago

Hi @kratoskat Because the default proxy server got issue to read the link? eg. it might get blocked Can you try to change the proxyURL to your own proxyUrl? you may want to clone

https://github.com/Rob--W/cors-anywhere

and host it on your own and pass the hosted proxyURL and try it again ?

kratoskat commented 4 years ago

Hey, thanks for the reply. I've updated some components in my app and it started working. I'm not using the proxy at all.