Good day beautiful people.
I need some assistance please. I have 4 image elements placed on one page that I need to show specific images that is pre stored in firebase but it shows me the following error. I presume its some kind of authorize issue. Here is what I have done.
I created a firebase collection in FF (example---- Name: Image 1 - Type: ImagePath )
I created the documents in Firebase with the images preloaded
I created the page action: Action - On Page Load, Firebase Query-Query a collection - selected the collection - Single document - and named action output variable name
Then I selected each image box, changed the image type to Network, set the variable to the designated file under the action output option.
I hope that it all makes sense. I'm still new but learning as I go along. Thanks for all the help