Hello everyone, I'm a beginner with App inventor. What a great software for learning to code!
I have a question,
I followed Alisson John's tutorial on Youtube on how to make a simple restaurant-review and connect it to a CSV file. How to Send Data to a Google Sheet with MIT App Inventor - YouTube
Unfortunately I get an error message in my testing-app::
"Cannot parse text argument to "list from csv table" as a CSV-formatted table."
I've checked everything, and unfortunately I can't identify the issue.
Could someone take a look with me?
I've included the code and the final code of the tutorial.
Thank you so much in advance!
Sincerely,
Mathijs
Error:
My code:
Code Tutorial: