I have in my firebase database this list with the Name Tag Manufacturers:
Manufacturers: "[" 5 \ ", " 7896554888 \ ", " Lutein \ ", " \ ", " \ ", " \ ", " \ ", " \ ", " Gauer do Brasil \ ", " 56 \ ", " \ ", " 5 \ ", " https: \ / \ / firebasestorage.googleapis.com \ / v0 \ / b \ / dobem -3d183.appspot.com \ / o \ / 7896554888? Alt = media & token = 49458917-bbd4-4606-b2c7-180bb3ea6561 \ “]]”
Where 7896554888 is a barcode, and there is tb the link of the image.
I need to just pull the image link to appear in Image1.Pictue, and the barcode to appear on Label1. I made the blocks this way below but this is giving error, can anyone help?