Im making a image searching tool using the Roblox API and i would like to preview images. Only problem is that my images aren’t displaying on the ImageLabel. I have tried ImageButton.Image = "rbxassetid://".. asset.AssetId but that doesn’t work.
Have you tried getting the ID and then tried setting the ID in the properties tab?