discord / discord-api-docs

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

Embed Debugger returning "Internal Error" on domains with invalid SSL's #7247

Open Darker-Ink opened 3 weeks ago

Darker-Ink commented 3 weeks ago

Description

In the past if your website had an issue with your SSL certificate, the embed debugger would provide a useful error on what the issue was (see https://canary.discord.com/channels/613425648685547541/697138785317814292/1139649217149812786) though now it shows an internal error:

image Some domains with invalid SSL's can be found here

Steps to Reproduce

  1. Have a domain with an Invalid SSL
  2. Attempt to generate an embed [here[(https://discord.com/developers/embeds)

Expected Behavior

It should show a useful error on what the issue is with the certificate (i.e if its expired, self-signed etc)

Current Behavior

It shows an Internal Error

Screenshots/Videos

No response

Client and System Information

Windows 11, Microsoft edge version 130.0.2849.56 (Official build) (64-bit)