hello programmers,
I am trying to carry out a simple insert query from app inventor( blocks attached).
But when I run the app, I get:
Error in SendQuery
Errror 2601: Fusion tables returned an error. the query was: INSERT INTO 1sagm8DG6L0M85eHhw_wyg2Pk4GOCXA5DRO4OQW0G(Book, Comments)VALUES (harry potter, Nice book). The response was: 400 Bad Request {"error":"invalid_grant"}
I have read the pizza example and the queries in the google help page but I don't see any errors. I cannot find any mistake in the blocks, see if you guys can help me.