stream-chat-js icon indicating copy to clipboard operation
stream-chat-js copied to clipboard

URL Enrichment returns wrong result

Open alessandroliveri opened this issue 2 years ago • 1 comments

Hello, we are using the URL enrichment to show links preview but it happen sometimes that instead of having the open graph data it fallback on the favicon. Here an example: if post this link in the chat https://www.homecamper.com in the attachment we have

image_url: "https://static.homecamper.com/assets/favicons/favicon-32x32-06b43e3ba4de237f4222844a04ed64a507e519e0.png"

even if looking at the site metadata there is

<meta property="og:image:url" content="https://res.cloudinary.com/dpxl95cki/image/upload/c_fill,f_jpg,g_auto,h_630,w_1200/v1/production/covers/homepage_ofiher.jpg">

is there something that we can do the get the right result?

alessandroliveri avatar May 31 '23 09:05 alessandroliveri