So the entire login/register system is setup, thanks guys! Now onto Profiles!
I started simple, and … nothing is writing to Sheets! The user IS created in Firebase (login works), but no data is being written… And given it’s effectively a one-line call with just text, I can’t figure out how to get simpler or debug this… Help (again!)?
What happens if you remove all other blocks and just have a create row block (and no navigate block)? Does it add a row to the data source? Let’s start there and then we can build the full set of blocks back up one by one to see which one is causing the problem.