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?
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.