Skip to content

Sticker CDN URL does not open for GIF format #6675

@aziznatour

Description

@aziznatour

Description

The following error occurs when opening the CDN URL of a GIF sticker (custom server sticker):

NoSuchKey
The specified key does not exist. No such object: discord/stickers/id*.gif

Example URL:
https://cdn.discordapp.com/stickers/id*.gif

If it was a PNG Sticker, the URL will work normally:
https://cdn.discordapp.com/stickers/id*.png

* I have omitted the actual ID in this report.

Steps to Reproduce

  1. Create a GIF sticker in a Discord server
  2. Grab its ID
  3. Try to open the CDN URL: https://cdn.discordapp.com/stickers/sticker_id_here.gif

Expected Behavior

CDN URL should return the actual image, not an error.

Current Behavior

NoSuchKey error.

Screenshots/Videos

No response

Client and System Information

Latest Firefox and Chrome on Windows 10. Latest Discord client on Android (Image not rendered)

Metadata

Metadata

Labels

bugsyncedSynced to internal tracker

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions