I run a discord bot which shows images of coins on numista by pulling data from the Numista API. A few months ago I noticed that the bot wouldn't load images anymore. Due to uni work I couldn't really look into the bug, but I have a small break this week which I used to look into why this bug is occurring. It turns out that numista's images do not load on discord at all. Furthermore, any numista links do now show up in an embed at all either.
Checking any numista link on discord's embed debugger returns a 403 error: https://discord.com/developers/embeds
May I ask whether or not this could be fixed?