discord / discord-api-docs

Official Discord API Documentation
https://discord.com/developers/docs/intro
Other
5.98k stars 1.27k forks source link

Embeds are not displaying any images #7235

Closed Thorvarium closed 4 weeks ago

Thorvarium commented 4 weeks ago

Description

All my embeds with attached images stopped working on my servers

Steps to Reproduce

Expected Behavior

I expect the embed to display image

Current Behavior

No image is being displayed

Screenshots/Videos

No response

Client and System Information

Happening on all discord platforms. I have dozens of users complaining

Thorvarium commented 4 weeks ago

Payload example {"content":"test","embeds":[{"color":null,"author":{"name":"test"},"image":{"url":"https://download.militaryonesource.mil/seco/Media/Default/ArticleImages/closeup-of-hand-taking-test-g889512880.jpg"}}],"attachments":[]}

edoderg commented 4 weeks ago

same here

Thorvarium commented 4 weeks ago

Looks like it is only working if you send the the image binary in the payload. But not in the url field

kubune commented 4 weeks ago

Same here 🖐️

aamiaa commented 4 weeks ago

This seems to be affecting normal link embeds posted in chat too. Using dev portal's embed debugger on any direct image/video link produces what seems to be an internal error:

image

image

MightyLoggor commented 4 weeks ago

Same here

grantoesterling commented 4 weeks ago

Same here! Been in and out all day

appellation commented 4 weeks ago

Thanks for the report! This is resolved.

skidder commented 4 weeks ago

Hey all, adding that this was related to this Unfurler incident: https://discord.statuspage.io/incidents/tfqyj3yyp90g

We are currently in a Monitoring state, please re-open if you continue to see issues.