Image asset delivery error?

Hey all, I’m not sure why these errors are showing, I’m seeing them for the first time. How would I go about fixing them?

Console Output:

16:48:14.288  Image https://assetdelivery.roblox.com/v1/asset?id=7812124119 failed to load. Error 403: Asset type does not match requested type  -  Studio
  16:48:14.377  Image https://assetdelivery.roblox.com/v1/asset?id=7812129696 failed to load. Error 403: Asset type does not match requested type  -  Studio
  16:48:14.386  Image https://assetdelivery.roblox.com/v1/asset?id=7812127682 failed to load. Error 403: Asset type does not match requested type  -  Studio

Does, the image still exist, or was it deleted from the website?

Sorry for the late response, Yes. It still does exist.

Can you share some code please?

Don’t use https://assetdelivery.roblox.com as that’s an API endpoint which returns a table instead of an image, use https://roblox.com/asset/?id=someID instead.

1 Like