Relative Content

Tag Archive for code.orgapp-lab

Can’t update records code.org app lab sign in page

I am trying to create a sign in page for an app in code.org, and I keep getting the error:
WARNING: Line: 36: updateRecord() record.id parameter value (undefined) is not a number.
ERROR: Line: 36: missing required parameter “tableName”
I have tried messing around with the code and names of parameters. Please help, here is the code: