Firebase data retrieving error

Dear All,
I am trying to get data from a firebase database through below blocks.
When we click the button, need to get the value of data1 tag in firebase database and show it in label1. But there’s an error and it seems “ValueIfTagNotThere” logic is TRUE.
I have passed these values to firebase via google sheet

  1. How can I fix this?
  2. Is this due to an error in firebase data format?
  3. How can I improve the blocks to get the data in firebase database data2 tag and show it in label2

Greatly appreciating your support

2

Did you set bucket

1 Like

Hi Shaik,
Eventhough I have set the bucket in designer, haven’t done anything with the blocks. Is it the reason for this issue,

Thanks
4

No.its enough. There is no project bucket in given name in your firbase.

1 Like

Hi,
That made the issue sorted, thanks mate. as you said I haven’t created the project bucket in firebase, and I had manually edited the database in order to check whether it is working, Now it is alright. I will share the result below.

11

22

44

If your issue solved, tick it as solution

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.