Hi! I am getting crazy with some APP I am trying to "adapt", one for a car location with GPS, but instead of using TinyDB using CloudDB for some people being able to use it at the same time.
Some of the blocks I use seems to work fine but I don't know why I can't store and address in the cloudDB. During the initialization process it can not read any data that were stored (maybe they dinddn't), it says:
"WrongPass invalid user-password pair disable ...", and then another: "System error getting tag "XX".
I thik the Got.Value block is wrong.
Please, can anyone help me??