I’m just trying to mess around with saving stuff to Firebase using the cloud variables.
It doesnt seem to want to add data to my private firebase realtime db. If i use it without adding my API key and url, it returns “undefined” instead of the text from the text input box.
What am i doing wrong here? I followed first the Docs, then i saw how Darren did it on Youtube, but i have no luck
Here is my code and other useful info.