Realtime Database does not work

I swear I have obeyed every step the thunkable docs told me to establish a personal real time database. I have got the API Key and Database URL and filled in the App Setting on Thunkable,but still I can not upload or get my data from real time database,how could that happen?Where the problem is?

QQæˆȘć›Ÿ20220107160840

QQæˆȘć›Ÿ20220107161537

image

Can you explain what you want to happen?

Are you getting ERROR or DONE after you run this code?

I think he expects to find in his realtime database something like:

  • qwer
    - QWER

and instead, he finds .null.
The only thing i can think is to remove your Realtime_DB1 from app, check again that in project properties are good credentials (API key and Database URL), then after add again a realtime database

Maybe something happened with that.

If he displays the error produced by the Firebase block then we can maybe know what is going on. Now we are clueless about the situation.

Echoing @mimostel .
This could be the case however.
HĂ© may has forgotten to Read and write to true

That is why the first step he needs to do is to display the error block in a label so we can see what to suggest that he should do.

Dear @tatiang

Can you close this post?
As I believe it is just the same as this which you have closed already.