-
ERROR TYPE DOESNOTEXIST
unfold_more
-
Meaning
There is something wrong with your column structure. It uses an invalid type.
-
Likely Cause
If you used the editor, you may have left the column structure in an inconsistent state.
-
Resolution Steps
Please regenerate the column structure.
-
Learn More
-
ERROR TYPE INCOMPLETE
unfold_more
-
Meaning
There is something wrong with your column structure. Some types require extra information, and that is missing.
-
Likely Cause
If you used the editor, you may have left the column structure in an inconsistent state.
-
Resolution Steps
Please regenerate the column structure.
-
Learn More
-
ERROR SCHEMA DOESNOTEXIST
unfold_more
-
Meaning
The column structure for a table could not be found.
-
Likely Cause
For some reason, the app definition has been corrupted. It may also be possible that you left your column structure in an inconsistent state.
-
Resolution Steps
Drop and re-add the table again to create the column structure.
-
Learn More
-
ERROR TABLE SCHEMA DOESNOTEXIST
unfold_more
-
Meaning
AppSheet cannot find the column structure for a table.
-
Likely Cause
For some reason, the app definition has been corrupted. It may also be possible that you left your column structure in an inconsistent state.
-
Resolution Steps
Drop and re-add the table again to create the column structure.
-
Learn More
-
ERROR INVALID CONTROL
unfold_more
-
Meaning
Action provided in the view cannot be applied to the table.
-
Likely Cause
AppSheet will try to remove an invalid view action, but you may get this error when the table cannot be used with a certain kind of view.
-
Resolution Steps
Go to the UX pane, and modify the view to work with your table.
-
Learn More
-
ERROR START VIEW
unfold_more
-
Meaning
The starting view expression has an error.
-
Likely Cause
This expression should compute the name of a valid view in the app
-
Resolution Steps
Go to the UX -> Options pane and modify the starting view expression.
-
Learn More
-
ERROR CONTROL MISSINGCOLUMNPARAM
unfold_more
-
Meaning
The view is missing a required column parameter.
-
Likely Cause
You may not have specified a column paramter in the view you created.
-
Resolution Steps
Please specify the correct column parameter for the view.
-
Learn More
-
ERROR TABLE CANTREAD
unfold_more
-
Meaning
The spreadsheet data cannot be read.
-
Likely Cause
There are multiple possible causes -- usually this occurs because you have deleted the file or there are permissions issues. Very occasionally, there can be a transient timeout.
-
Resolution Steps
Try to address permissions or file deletion issues on your cloud file system
-
Learn More
-
ERROR SCHEMA CANTDEDUCEKEY
unfold_more
-
Meaning
AppSheet cannot deduce the key column.
-
Likely Cause
AppSheet will try its best to deduce a key column in the table, but sometimes you may get this error when none of the column is unique enough to automatically deduce the key column.
-
Resolution Steps
From the Column Structure tab in Data pane of the editor, select a primary key column. Composite columns are present in the bottom of the list and one of them can be chosen a primary key.
-
Learn More
-
ERROR SCHEMA FORMULA AND APPFORMULA
unfold_more
-
Meaning
The column definition should not specify both a sheet formula and an app formula.
-
Likely Cause
A sheet formula indicates that the value is computed in the backend spreadsheet. An app formula indicates that the value is computed in the mobile app.
-
Resolution Steps
Please remove the app formula, or remove the spreadsheet formula in the spreadsheet and regenerate the column structure.
-
Learn More
-
ERROR CYCLE IN DEFAULT EXPR
unfold_more
-
Meaning
The Initial Value for a column should not depend on other columns with a circular dependency.
-
Likely Cause
The Initial Value for a column A may be using the value of column B and vice-versa.
-
Resolution Steps
Please identify and remove the circular dependency
-
Learn More
-
ERROR TABLE BADDEFINITION
unfold_more
-
Meaning
Table definition is either invalid or incomplete.
-
Likely Cause
Some part of the definition of the table is not valid.
-
Resolution Steps
Please use the Tables tab of the Data pane in the Advanced Editor to correct the table definition.
-
Learn More
-
ERROR APPDEF INCORRECTCOLUMNNAMES
unfold_more
-
Meaning
Incorrect column names were found in your app definition.
-
Likely Cause
The app definition uses column names that are no longer part of the table definition.
-
Resolution Steps
AppSheet automatically corrects these errors where possible. If the errors persist, please modify the table or regenerate the app definition.
-
Learn More
-
ERROR APPDEF INCORRECTCOLUMNNUMBERS
unfold_more
-
Meaning
An unexpected number of columns have been found in the spreadsheet.
-
Likely Cause
You may not have regenerated the column structure in your app definition after changing the headers in the spreadsheet.
-
Resolution Steps
Please modify the app definition or regenerate the app definition.
-
Learn More
-
ERROR CSV CANTREAD
unfold_more
-
Meaning
An error occurred trying to read a CSV spreadsheet.
-
Likely Cause
There are multiple causes for this error. Most likely, the specified file is not found.
-
Resolution Steps
Please verify that the file exists.
-
Learn More
-
ERROR GSHEET CANTREAD
unfold_more
-
Meaning
A Google spreadsheet was unable to be read.
-
Likely Cause
There are multiple causes for this error. Most likely, the specified worksheet is not present in the spreadsheet.
-
Resolution Steps
Please check related error messages and take the suggested actions.
-
Learn More
-
ERROR XLSX ACTUALLYCSV
unfold_more
-
Meaning
The Excel spreadsheet is not in .xlsx format.
-
Likely Cause
The spreadsheet was expected to be in XLSX format but found that it was in a different format.
-
Resolution Steps
Please check that the spreadsheet is correct
-
Learn More
-
ERROR XLSX CANTREAD
unfold_more
-
Meaning
The spreadsheet was unable to be read.
-
Likely Cause
There are multiple causes for this error. Most likely, the specified worksheet is not present in the spreadsheet.
-
Resolution Steps
Please check related error messages and take the suggested actions.
-
Learn More
-
ERROR SPREADSHEETERROR
unfold_more
-
Meaning
The spreadsheet was unable to be read.
-
Likely Cause
You may have a spreadsheet that caused an internal error.
-
Resolution Steps
Please contact our support with a detail description.
-
Learn More
-
ERROR INTERNAL CANTREACHPROVIDER
unfold_more
-
Meaning
The provider cannot be reached at this moment.
-
Likely Cause
This is a transient internal issue. Most likely, there is an outage at the cloud storage provider.
-
Resolution Steps
If this error persists, please contact our support with a detail description.
-
Learn More
-
ERROR INTERNAL TABLENOTACCESSIBLE
unfold_more
-
Meaning
Your data table is not accessible.
-
Likely Cause
There could be multiple reasons for this error. Most likely, this could be a transient error. It may be possible that your spreadsheet is empty.
-
Resolution Steps
Please try to access your spreadsheet through your provider account. Retry logging in to Appsheet with the account that owns this sheet.
-
Learn More
-
ERROR KEYCOLUMNS ABSENT
unfold_more
-
Meaning
Your slice does not contain all the key columns from its root table.
-
Likely Cause
You may have chosen a composite key in your table but you not have added all the key columns to your slice.
-
Resolution Steps
Please make sure that the slice contains all the relevant columns from the root table.
-
Learn More
-
ERROR SLICE INVALIDFILTER
unfold_more
-
Meaning
Your slice uses a filter condition that is not valid.
-
Likely Cause
The filter condition or parameter in your slice may use a column which is not present or is not a valid type.
-
Resolution Steps
Please make sure that the slice contains correct filters from the root table.
-
Learn More
-
ERROR SLICE SOURCENOTPRESENT
unfold_more
-
Meaning
Your table slice needs a valid data source.
-
Likely Cause
You may have modified your table name or provided invalid data source name for your slice.
-
Resolution Steps
Please make sure that your slice contains a valid data source.
-
Learn More
-
ERROR KEY ABSENT
unfold_more
-
Meaning
Your table does not have a key.
-
Likely Cause
You may have not specified a key column in your column structure, or key column is invalid.
-
Resolution Steps
Please add a key column in the column structure from editor.
-
Learn More
-
ERROR SCHEMA ROWNUMBER KEY NOT SUPPORTED
unfold_more
-
Meaning
This provider does not support using the RowNumber column as key.
-
Likely Cause
You may be using the RowNumber column as a key column.
-
Resolution Steps
Please set a different column as key column in the column structure from editor.
-
Learn More
-
ERROR TABLE READONLY
unfold_more
-
Meaning
Your table has an invalid read only flag.
-
Likely Cause
You may have marked your table as read-only which is not compatible with the operation being performed.
-
Resolution Steps
Please make sure your table is not read-only.
-
Learn More
-
ERROR SCHEMA ROWNUMBERNOTFOUND
unfold_more
-
Meaning
Your table should contain a '_RowNumber' field because the system automatically adds this field to the table, but this field could not be found.
-
Likely Cause
An AppSheet internal error has occurred.
-
Resolution Steps
Report this problem to AppSheet.
-
Learn More
-
ERROR APP NOT RUNNABLE
unfold_more
-
Meaning
This indicates that something is broken in the app definition
-
Likely Cause
Typically, this occurs when your data is inaccessible or the structure of the data is different from what the app expects.
-
Resolution Steps
The app editor will report errors that leave the app in an invalid state.
-
Learn More
-
ERROR PLAN CHECK
unfold_more
-
Meaning
You are using app features that require a higher subscription plan.
-
Likely Cause
Some app features are available only in specific plan levels. More details are available at appsheet.com/pricing
-
Resolution Steps
You can modify your subscription plan via the Billing tab on the Account page.
-
Learn More
-
ERROR APP ICON INCOMPLETE
unfold_more
-
Meaning
The app definition still has the default icon or the assigned icon is not accessible
-
Likely Cause
You have probably forgotten to assign a launch icon.
-
Resolution Steps
Assign a launch icon for your app in the UX pane of the app editor
-
Learn More
-
ERROR NORMALIZATION ERROR
unfold_more
-
Meaning
The app definition contains an invalid value.
-
Likely Cause
You may have edited the application using the editor and entered an invalid value.
-
Resolution Steps
Review the values you entered using the editor
-
Learn More
-
ERROR FUNCTION NOT SUPPORTED ERROR
unfold_more
-
Meaning
Excel function is not supported.
-
Likely Cause
Some Excel functions are not supported by Appsheet. You may have used one of these unsupported functions in a formula.
-
Resolution Steps
Review your formulas to see if they are using an unsupported function.
-
Learn More
-
ERROR TABLE DOESNOTEXIST
unfold_more
-
Meaning
The table cannot be found.
-
Likely Cause
If you used the editor, you may have created a slice or ux view from a table which was deleted or renamed.
-
Resolution Steps
We will not be able to use a non-existent table.
-
Learn More
-
ERROR ORPHAN WORKFLOW VARIABLE START TOKEN
unfold_more
-
Meaning
Workflow rule contains start token without matching end token
-
Likely Cause
When entering an espression in a workflow rule or workflow template , you may have entered a start token without a matching end token.
-
Resolution Steps
Review your workflow rules and workflow templates and validate the variables specified within them.
-
Learn More
-
ERROR ORPHAN WORKFLOW VARIABLE END TOKEN
unfold_more
-
Meaning
Workflow rule contains end token without matching start token
-
Likely Cause
When entering an expression in a workflow rule or workflow template, you may have entered an end token without a matching start token.
-
Resolution Steps
Review your workflow rules and workflow templates and validate the variables specified within them.
-
Learn More
-
ERROR POORLY FORMED TEMPLATE
unfold_more
-
Meaning
Workflow rule template and value substitutions must produce a valid HTML document
-
Likely Cause
HTML documents need to have a standard structure
-
Resolution Steps
Review your workflow templates and the expression placeholders.
-
Learn More
-
ERROR INVALID APPFORMULA
unfold_more
-
Meaning
One of the columns in your table has an invalid app formula.
-
Likely Cause
You may have specified an invalid app formula for the column.
-
Resolution Steps
Please recheck the app formula and change it appropriately.
-
Learn More
-
ERROR VC WITHOUT APPFORMULA
unfold_more
-
Meaning
Virtual columns require a formula to be computed.
-
Likely Cause
Without an app formula, there is no way to compute the value of a virtual column.
-
Resolution Steps
The readonly setting is automatically removed in this case.
-
Learn More
-
ERROR INVALID DATAFILTER
unfold_more
-
Meaning
The table has an improperly specified security filter
-
Likely Cause
A security filter should be a valid expression that can be evaluated against a row of the table, returning true or false.
-
Resolution Steps
Please recheck the security filter expression and change it appropriately.
-
Learn More
-
ERROR INVALID CONSTRAINT
unfold_more
-
Meaning
One of the columns in your table has an invalid constraint in the type qualifier
-
Likely Cause
You may have specified a type qualifier constraint that is an invalid condition.
-
Resolution Steps
Please recheck the formula used and change it appropriately.
-
Learn More
-
ERROR TOO MANY REPLYTO ADDRESSES
unfold_more
-
Meaning
The workflow rule's 'ReplyTo' address contains too many email addresses. Only one email address is allowed.
-
Likely Cause
You may have specified two or more email addresses in the workflow rule's 'ReplyTo' address.
-
Resolution Steps
Please check the workflow rule's 'ReplyTo' address and ensure it only contains one email address.
-
Learn More
-
ERROR WORKFLOW CONDITION
unfold_more
-
Meaning
The workflow rule's condition is invalid.
-
Likely Cause
You may have specified an invalid condition in the workflow rule.
-
Resolution Steps
Please check the workflow rule's condition and ensure it is a valid expression.
-
Learn More
-
ERROR EVENT CONDITION
unfold_more
-
Meaning
The event rule's condition is invalid.
-
Likely Cause
You may have specified an invalid condition in the event definition.
-
Resolution Steps
Please check the event's condition and ensure it is a valid expression.
-
Learn More
-
ERROR DUPLICATE FIELD NAMES
unfold_more
-
Meaning
The schema contains fields with duplicate field names.
-
Likely Cause
You may have specified the same name for two or more fields.
-
Resolution Steps
Please ensure that every field name in the table has a unique name.
-
Learn More
-
ERROR CIRCULAR TABLE REFERENCE
unfold_more
-
Meaning
The Reference column contains a circular reference.
-
Likely Cause
You may have defined a Reference column that refers back to itself, or you may have defined a series of references that form a cycle.
-
Resolution Steps
Please eliminate the circular Reference.
-
Learn More
-
ERROR INVALID XY BASEIMAGE
unfold_more
-
Meaning
One of the XY columns in your table has an invalid BaseImage.
-
Likely Cause
The BaseImage should be an image url or an expression that generates an image URL
-
Resolution Steps
Please check and correct the BaseImage setting.
-
Learn More
-
ERROR INVALID MINVALUE MAXVALUE
unfold_more
-
Meaning
One of the columns in your table specifies a MinValue that is greater then the MaxValue.
-
Likely Cause
You may have specified an invalid value for either MinValue or MaxValue.
-
Resolution Steps
Please verify that MinValue and MaxValue are correct.
-
Learn More
-
ERROR INVALID STEPVALUE
unfold_more
-
Meaning
One of the columns in your table specifies a StepValue that is too large for the MinValue and MaxValue.
-
Likely Cause
You may have specified an invalid value for either StepValue, MinValue or MaxValue.
-
Resolution Steps
Please verify that StepValue, MinValue and MaxValue are correct.
-
Learn More
-
ERROR STEPVALUE MUST BE GREATER ZERO
unfold_more
-
Meaning
One of the columns in your table specifies a StepValue that is less than or equal to zero.
-
Likely Cause
You may have specified an invalid StepValue.
-
Resolution Steps
Please verify that Stepvalue is greater than zero.
-
Learn More
-
ERROR INVALID CURRENCY SYMBOL
unfold_more
-
Meaning
One of the columns in your table specifies an invalid Currency Symbol.
-
Likely Cause
You may have specified an invalid Currency Symbol.
-
Resolution Steps
Please verify that Currency Symbol has a valid value.
-
Learn More
-
ERROR ALLOWED VALUES REQUIRED
unfold_more
-
Meaning
One of the Enum columns in your table does not specify a list of allowed values.
-
Likely Cause
You may not have specified a list of allowed values for your Enum column.
-
Resolution Steps
Please verify that the Enum column has a list of allowed values.
-
Learn More
-
ERROR ILLEGAL ENUM VALUE
unfold_more
-
Meaning
One of the Enum columns in your table contains an illegal Enum value.
-
Likely Cause
You may have specified an illegal Enum value.
-
Resolution Steps
Please verify that the Enum values are correct.
-
Learn More
-
ERROR DUPLICATE ENUM VALUE
unfold_more
-
Meaning
One of the Enum columns in your table contains the same Enum value more than once.
-
Likely Cause
You may have specified the same Enum value more than once.
-
Resolution Steps
Please verify that the Enum values are correct.
-
Learn More
-
ERROR DATA ACTION VALUE
unfold_more
-
Meaning
The action definition has an invalid value to assign to the column.
-
Likely Cause
The action definition needs an constant or formula of the appropriate column type.
-
Resolution Steps
Please verify that the value in the data action is correct.
-
Learn More
-
ERROR DATA ACTION INCOMPATIBLE TABLE
unfold_more
-
Meaning
The action definition has an incompatible table.
-
Likely Cause
The action definition needs a compatible table with the correct update mode to change.
-
Resolution Steps
Please verify that the data action specified the correct table.
-
Learn More
-
ERROR DATA ACTION CONDITION
unfold_more
-
Meaning
The action definition has an invalid availability condition
-
Likely Cause
The action definition needs an optional availability condition
-
Resolution Steps
Please verify that the availability condition in the data action is correct.
-
Learn More
-
ERROR DATA ACTION DOESNOTEXIST
unfold_more
-
Meaning
The action does not exist
-
Likely Cause
All actions in a composite action must work on the same table
-
Resolution Steps
Please verify that the composite action includes only existing actions on the same table
-
Learn More
-
ERROR INVALID SCANNING SERVICE
unfold_more
-
Meaning
The scanning service does not exist
-
Likely Cause
If you don't use the default scanning service, you should configure a valid scanning service on your Account -> Integrations page
-
Resolution Steps
Please verify the External Service Settings in the Manage -> Integrations pane of the app editor
-
Learn More
-
ERROR CONTROL NEW
unfold_more
-
Meaning
The action used in this view requires that the table allow the addition of new entries.
-
Likely Cause
You have chosen a 'new' action view, but the corresponding table doesn't allow new entries to be added
-
Resolution Steps
Please either remove this action or change the update mode of the corresponding table.
-
Learn More
-
ERROR EXPIRED ACCESS TOKEN
unfold_more
-
Meaning
A token is only valid for a limited period of time and the token was unable to be renewed.
-
Likely Cause
The refresh token may have removed and the access token was unable to be renewed.
-
Resolution Steps
Please manually log out and log back into your account to re-create the refresh and access tokens.
-
Learn More
-
WARNING VIEW REFERENCE INVALID DATA ACTION
unfold_more
-
Meaning
View(s) reference a data action that no longer exists.
-
Likely Cause
One or more of your views references an action(s) that no longer exists
-
Resolution Steps
Please verify that the action names in the view(s) are correct.
-
Learn More
-
WARNING DUPLICATED SYSTEM DATA ACTIONS
unfold_more
-
Meaning
The same system action was detected.
-
Likely Cause
Your system-generated action has been erroneously duplicated. We've marked it as non-system-generated so you can fix or delete it.
-
Resolution Steps
Please make necessary changes to the actions.
-
Learn More
-
ERROR FORMAT RULE CONDITION
unfold_more
-
Meaning
The format rule has an invalid filter condition.
-
Likely Cause
The format rule needs to be updated to provide a valid filter condition
-
Resolution Steps
Please verify that the filter condition is correct.
-
Learn More
-
ERROR INVALID INITIALVALUES
unfold_more
-
Meaning
One of the columns in your table has an invalid Initial Value.
-
Likely Cause
You may have specified an Initial Value of the wrong type.
-
Resolution Steps
Please recheck the Initial Value and change it appropriately.
-
Learn More
-
ERROR INVALID DISPLAYNAME SCHEMA
unfold_more
-
Meaning
One of the columns has an invalid Display Name.
-
Likely Cause
The Display Name, if specified, should be an expression of type Text, double-quoted if necessary
-
Resolution Steps
Please check the Display Name and change it appropriately.
-
Learn More
-
ERROR INVALID DESCRIPTION SCHEMA
unfold_more
-
Meaning
One of the columns has an invalid description.
-
Likely Cause
The description, if specified, should be an expression of type Text, double-quoted if necessary
-
Resolution Steps
Please check the description and change it appropriately.
-
Learn More
-
ERROR INVALID DISPLAYNAME ACTION
unfold_more
-
Meaning
One of the actions has an invalid Display Name.
-
Likely Cause
The Display Name, if specified, should be an expression of type Text, double-quoted if necessary
-
Resolution Steps
Please check the Display Name and change it appropriately.
-
Learn More
-
ERROR INVALID DISPLAYNAME VIEW
unfold_more
-
Meaning
One of the views has an invalid Display Name.
-
Likely Cause
The Display Name, if specified, should be an expression of type Text, double-quoted if necessary
-
Resolution Steps
Please check the Display Name and change it appropriately.
-
Learn More
-
ERROR INVALID SHOW IF
unfold_more
-
Meaning
One of the views has an invalid Show_If constraint
-
Likely Cause
The Show_If constraint, if specified, should be an expression of type Yes/No
-
Resolution Steps
Please check the Show_If constraint and change it appropriately.
-
Learn More
-
ERROR INVALID QUALIFIER
unfold_more
-
Meaning
The table has an invalid worksheet qualifier
-
Likely Cause
The worksheet qualifier should be a constant text or a valid expression of type Text, double-quoted if necessary
-
Resolution Steps
Please check the worksheet qualifier and change it appropriately.
-
Learn More
-
ERROR INVALID CONFIRMATION
unfold_more
-
Meaning
One of the actions has an invalid confirmation message
-
Likely Cause
The confirmation message, if specified, should be an expression of type Text, double-quoted if necessary
-
Resolution Steps
Please check the confirmation message and change it appropriately.
-
Learn More
-
ERROR TYPE LISTNOTVIRTUAL
unfold_more
-
Meaning
One of the columns in your table has the List column type.
-
Likely Cause
The List column type is currently supported only for virtual columns.
-
Resolution Steps
Please choose another column type.
-
Learn More
-
ERROR EMPTY WORKFLOW EXPRESSION
unfold_more
-
Meaning
Workflow rule contains an empty expression
-
Likely Cause
When entering an expression in a workflow rule or workflow template, you may have entered an empty expression.
-
Resolution Steps
Review your workflow rules and workflow templates and validate the expressions specified within them.
-
Learn More
-
ERROR WORKFLOW INVALID EXPRESSION
unfold_more
-
Meaning
Workflow rule contains an invalid expression
-
Likely Cause
When entering an expression in a workflow rule or workflow template, you may have entered an invalid expression.
-
Resolution Steps
Review your workflow rules and workflow templates and validate the expressions specified within them.
-
Learn More
-
ERROR WORKFLOW INVALID EXPRESSION RESULT TYPE
unfold_more
-
Meaning
Workflow rule contains an expression yielding and invalid result type
-
Likely Cause
When entering an expression in a workflow rule or workflow template, you may have entered an expression that yields an invalid result type.
-
Resolution Steps
Review your workflow rules and workflow templates and validate the expressions specified within them.
-
Learn More
-
ERROR WORKFLOW WEBHOOK RETURN VALUE DUPLICATE
unfold_more
-
Meaning
Webhook return values can have duplicate keys.
-
Likely Cause
When specifying fields to extract from the JSON response, you can't specify the same field twice
-
Resolution Steps
Review your return value fields.
-
Learn More
-
ERROR WORKFLOW WEBHOOK RETURN VALUE MAPPING
unfold_more
-
Meaning
Webhook response didn't contain the required field mapping.
-
Likely Cause
The webhook parsing will fail if the specified fields weren't found in the response.
-
Resolution Steps
Review your return value fields.
-
Learn More
-
ERROR INVALID PHONENUMBER
unfold_more
-
Meaning
The workflow rule's phone number is invalid.
-
Likely Cause
You may have specified an invalid phone numbers in the workflow rule.
-
Resolution Steps
Please check the workflow rule and ensure it only contains valid phone numbers.
-
Learn More
-
ERROR INVALID DECIMAL DIGITS
unfold_more
-
Meaning
One of the columns in your table specifies a DecimalDigits value that is too small or too large.
-
Likely Cause
You may have specified an invalid DecimalDigits value.
-
Resolution Steps
Please verify that DecimalDigits has a valid value.
-
Learn More
-
ERROR WORKFLOW RULE ACCOUNT SID MISSING
unfold_more
-
Meaning
The workflow rule must specify an AccountSid value.
-
Likely Cause
The workflow rule must be updated to specify an AccountSid value
-
Resolution Steps
Please verify that the workflow rule specifies an AccountSid value.
-
Learn More
-
ERROR WORKFLOW RULE ACCOUNT SID NOTALLOWED
unfold_more
-
Meaning
The workflow rule must not specify an AccountSid value.
-
Likely Cause
The workflow rule must be updated to remove the AccountSid value
-
Resolution Steps
Please verify that the workflow rule does not specify an AccountSid value.
-
Learn More
-
ERROR WORKFLOW RULE AUTH TOKEN MISSING
unfold_more
-
Meaning
The workflow rule must specify an AuthToken value.
-
Likely Cause
The workflow rule must be updated to specify an AuthToken value
-
Resolution Steps
Please verify that the workflow rule specifies an AuthToken value.
-
Learn More
-
ERROR WORKFLOW RULE AUTH TOKEN NOTALLOWED
unfold_more
-
Meaning
The workflow rule must not specify an AuthToken value.
-
Likely Cause
The workflow rule must be updated to specify an AuthToken value
-
Resolution Steps
Please verify that the workflow rule specifies an AuthToken value.
-
Learn More
-
ERROR WORKFLOW RULE FROM MISSING
unfold_more
-
Meaning
The workflow rule must specify a From value.
-
Likely Cause
The workflow rule must be updated to specify a From value
-
Resolution Steps
Please verify that the workflow rule specifies a From code.
-
Learn More
-
ERROR WORKFLOW RULE FROM NOTALLOWED
unfold_more
-
Meaning
The workflow rule must not specify a From value.
-
Likely Cause
The workflow rule must be updated to remove the From value
-
Resolution Steps
Please verify that the workflow rule does not specify a From value.
-
Learn More
-
ERROR WORKFLOW RULE COUNTRY CODE MISSING
unfold_more
-
Meaning
The workflow rule must specify one or more Country Code values.
-
Likely Cause
The workflow rule must be updated to specify one or more Country Code values
-
Resolution Steps
Please verify that the workflow rule specifies one or more Country Code values.
-
Learn More
-
ERROR WORKFLOW RULE COUNTRY CODE NOTALLOWED
unfold_more
-
Meaning
The workflow rule must not specify Country Code values.
-
Likely Cause
The workflow rule must be updated to remove any Country Code values
-
Resolution Steps
Please verify that the workflow rule does not specify any Country Code values.
-
Learn More
-
ERROR WORKFLOW RULE COUNTRY CODE INVALID
unfold_more
-
Meaning
The workflow rule has an invalid Country Code value.
-
Likely Cause
The workflow rule must be updated to contain only valid Country Code values
-
Resolution Steps
Please verify that the workflow rule contain only valid Country Code values.
-
Learn More
-
ERROR WORKFLOW RULE MESSAGE CHANNEL NAME INVALID
unfold_more
-
Meaning
The workflow rule has an invalid Message Channel Name value.
-
Likely Cause
The workflow rule must be updated to contain a valid Message Channel Name value
-
Resolution Steps
Please verify that the workflow rule contains a valid Message Channel Name value.
-
Learn More
-
ERROR WORKFLOW RULE CHANNEL PROVIDER NAME INVALID
unfold_more
-
Meaning
The workflow rule specifies a Message Channel Name that has an invalid Channel Provider Name value.
-
Likely Cause
The workflow rule must be updated to contain a Message Channel Name with a proper Channel Provider Name value.
-
Resolution Steps
Please verify that the workflow rule contains a Message Channel Name with a proper Channel Provider Name value.
-
Learn More
-
ERROR INVALID SECURITYOPTIONS
unfold_more
-
Meaning
The security settings are inconsistent.
-
Likely Cause
Your app must require user signin if your account is on a per-user plan. If you do not require user signin, you must explicitly acknowledge that all the data in the app is public and that you are authorized to set up an insecure app.
-
Resolution Steps
Please modify the security settings appropriately.
-
Learn More
-
ERROR INTERNAL
unfold_more
-
Meaning
An unexpected error has occurred
-
Likely Cause
An unexpected error has occurred.
-
Resolution Steps
Please report this error to AppSheet.
-
Learn More
-
ERROR WORKFLOW UNMATCHED START END TAGS
unfold_more
-
Meaning
The workflow rule contains unmatched 'Start' and 'End' tags in the workflow template.
-
Likely Cause
When creating a workflow template, you may not have entered matching 'Start' and 'End' tags.
-
Resolution Steps
Review your workflow template.
-
Learn More
-
ERROR WORKFLOW START TAG EXPRESSION MISSING
unfold_more
-
Meaning
Your workflow template contains a 'Start' tag that is not followed by an expression.
-
Likely Cause
When entering a workflow template, you must enter an expression following the 'Start' tag.
-
Resolution Steps
Review your workflow template.
-
Learn More
-
ERROR ASUSER SIGNIN
unfold_more
-
Meaning
User sign in is required if data needs to be accessed as specific user.
-
Likely Cause
The app should make users to sign in to access the data, but you may not have selected this option.
-
Resolution Steps
AppSheet modified the data access permisssion only to app creator. Enable user sign-in to make data accessibe to other users.
-
Learn More
-
ERROR TABLE PROVIDER NOT FILES PROVIDER
unfold_more
-
Meaning
You cannot use private tables with this data provider.
-
Likely Cause
Some data providers cannot store private files.
-
Resolution Steps
Host the data on a provider that supports private tables
-
Learn More
-
ERROR AUTH PROVIDER NOT FILES PROVIDER
unfold_more
-
Meaning
You cannot use private tables with this auth provider.
-
Likely Cause
Some auth providers cannot store private files.
-
Resolution Steps
Use an auth provider that supports private tables
-
Learn More
-
ERROR WORKFLOW START EXPRESSION REFERS TO TABLE WITH MISSING METADATA
unfold_more
-
Meaning
Your workflow template contains a 'Start' expression that does not generate a list of Ref values.
-
Likely Cause
The Start expression should identify a list of rows to process.
-
Resolution Steps
Review your Start expression.
-
Learn More
-
ERROR WORKFLOW EXPRESSION YIELDS INVALID RESULT TYPE
unfold_more
-
Meaning
Your workflow template contains an expression that yields an invalid result type.
-
Likely Cause
The workflow template expression should yield a valid result type.
-
Resolution Steps
Review your template expression.
-
Learn More
-
ERROR WORKFLOW EXPRESSION YIELDED UNEXPECTED REPLACEMENT ELEMENT TYPE
unfold_more
-
Meaning
Your workflow template expression yielded an unexpected replacement element type.
-
Likely Cause
The workflow template expression should yield an expected replacement element type.
-
Resolution Steps
Report this problem to AppSheet.
-
Learn More
-
ERROR WORKFLOW SMS COUNTRY CODE INVALID
unfold_more
-
Meaning
SMS Workflow rule specifies an invalid ISO 3166-1 two-letter Country Code.
-
Likely Cause
When entering a SMS Country Code, you may not have specified a valid ISO 3166-1 two-letter Country Code.
-
Resolution Steps
Review your workflow rule.
-
Learn More
-
ERROR WORKFLOW INVALID FOLDER LOCATION
unfold_more
-
Meaning
The folder location is not a constant or expression of the expected type
-
Likely Cause
You may have provided an expression that doesn't produce a Text value.
-
Resolution Steps
Review your 'Save File' action definition and modify the Folder Location expression.
-
Learn More
-
ERROR WORKFLOW INVALID FILENAME PREFIX
unfold_more
-
Meaning
The file name prefix is not a constant or expression of the expected type
-
Likely Cause
You may have provided an expression that doesn't produce a Text value.
-
Resolution Steps
Review your 'Save File' action definition and modify the File Name Prefix expression.
-
Learn More
-
ERROR WORKFLOW AI RETURN VALUE DUPLICATE
unfold_more
-
Meaning
Return values cannot have duplicate keys.
-
Likely Cause
When specifying fields to extract from the JSON response, you can't specify the same field twice
-
Resolution Steps
Review your return value fields.
-
Learn More
-
ERROR WORKFLOW AI RETURN VALUE MAPPING
unfold_more
-
Meaning
Response didn't contain the required field mapping.
-
Likely Cause
Parsing will fail if the specified fields weren't found in the response.
-
Resolution Steps
Review your return value fields.
-
Learn More
-
WARNING WORKFLOW AI WRONG PRICING PLAN
unfold_more
-
Meaning
Workflow AI tasks are not supported for this pricing plan.
-
Likely Cause
You are not enrolled in a pricing plan that supports AI tasks.
-
Resolution Steps
Consider enrolling in a pricing plan that supports workflow AI Tasks.
-
Learn More
-
ERROR WORKFLOW AI TOO MANY EXECUTIONS
unfold_more
-
Meaning
AI Task was executed too many times.
-
Likely Cause
Your automation is making too many requests to AI service.
-
Resolution Steps
Consider reducing bot executions frequency or disable bots that you don't need
-
Learn More
-
ERROR TASK TOO MANY EXECUTIONS
unfold_more
-
Meaning
Task was executed too many times.
-
Likely Cause
Your automation executes too many times for the current task type.
-
Resolution Steps
Consider reducing bot executions frequency or disable bots that you don't need
-
Learn More
-
WARNING FULL SCOPE WITH USER ACCESS PROVIDER
unfold_more
-
Meaning
You must use "access as app creator" access mode and shared tables with this provider
-
Likely Cause
There are table settings that aren't supported by the auth provider
-
Resolution Steps
Go to the table settings, expand Security, set Access mode to "as app creator," and turn on Shared? to share the table with all users
-
Learn More
-
ERROR WORKFLOW AI EXECUTION FAILED
unfold_more
-
Meaning
Unable to successfully call part or all of the function.
-
Likely Cause
See the detailed error message with this error code to get the next steps
-
Resolution Steps
This can happen with a runtime error in your AI call or the prompt
-
Learn More
-
ERROR WORKFLOW AI INVALID TABLE
unfold_more
-
Meaning
A Workflow AI task table reference is invalid.
-
Likely Cause
The task references a table that no longer exists or no table has been set.
-
Resolution Steps
Select a valid table for the event and then update the task.
-
Learn More
-
ERROR WORKFLOW AI TABLE TO WRITE TO NO REFS
unfold_more
-
Meaning
Table used by the AI task must reference the table to which the extracted values will be saved
-
Likely Cause
Table used by the AI task doesn't reference the table to which the extracted values will be saved
-
Resolution Steps
Ensure the the table used by the AI task references the table to which the extracted values will be saved
-
Learn More
-
ERROR WORKFLOW AI TABLE TO WRITE TO NO INITIAL VALUE
unfold_more
-
Meaning
The key columns need to have initial value set to UNIQUEID() or UNIQUEID("UUID")
-
Likely Cause
Table to write to has a key column whose initial value is not set
-
Resolution Steps
Specify an Initial Value for the key of Table to write to
-
Learn More
-
ERROR WORKFLOW AI EXTRACT TABLE MISSING REQUIRED COLUMN
unfold_more
-
Meaning
Any required column must be included as an output
-
Likely Cause
Table to write to has a required column who is not being output to
-
Resolution Steps
Add missing column to extract table output column list
-
Learn More
-
ERROR WORKFLOW AI NO ADDS TABLE TO WRITE TO
unfold_more
-
Meaning
Table used by the AI task doesn't allow adding new rows
-
Likely Cause
The table settings for the table used by the AI task aren't configured to allow adding new rows
-
Resolution Steps
Update the table settings to allow adding new rows or select a different table
-
Learn More
-
ERROR WORKFLOW AI INVALID TABLE TO WRITE TO
unfold_more
-
Meaning
The table used by the AI task is invalid
-
Likely Cause
The AI task is using a table that no longer exists or no table has been selected
-
Resolution Steps
Select a valid table and save your app
-
Learn More
-
ERROR WORKFLOW AI INVALID INPUT COLUMN
unfold_more
-
Meaning
A Workflow AI tasks Input column requires a valid column.
-
Likely Cause
The input column must reference a column with an image or file type.
-
Resolution Steps
Please update the column to reference a column that is an image or file type.
-
Learn More
-
ERROR WORKFLOW AI EMPTY INPUT COLUMNS
unfold_more
-
Meaning
A Workflow AI tasks Input column requires a valid column.
-
Likely Cause
The input columns must reference at least one valid column.
-
Resolution Steps
Please add at least one valid column.
-
Learn More
-
ERROR WORKFLOW AI UNKNOWN INPUT COLUMN
unfold_more
-
Meaning
A Workflow AI tasks Input column requires valid, nonduplicated columns.
-
Likely Cause
The input columns must reference a valid, nonduplicated column.
-
Resolution Steps
Please update the column to reference a valid and nonduplicated column.
-
Learn More
-
ERROR WORKFLOW AI INVALID INPUT COLUMN FILE TYPE
unfold_more
-
Meaning
A Workflow AI tasks Input column requires an image or file type.
-
Likely Cause
The input column must reference a column with an image or file type.
-
Resolution Steps
Please update the column to reference a column that is an image or file type.
-
Learn More
-
ERROR WORKFLOW AI INVALID INPUT COLUMN BASIC TYPE
unfold_more
-
Meaning
A Workflow AI tasks Input column requires a basic type.
-
Likely Cause
The input column must reference a column with a basic type.
-
Resolution Steps
Please update the column to reference a column that is a basic type.
-
Learn More
-
ERROR WORKFLOW AI INVALID IMAGE OR FILE COLUMN TYPE
unfold_more
-
Meaning
A Workflow AI tasks Input column requires an image or file type.
-
Likely Cause
The image column must reference a column with an image or file type.
-
Resolution Steps
Please update the column to reference a column that is an image or file type.
-
Learn More
-
ERROR WORKFLOW AI NO RETURN VALUES
unfold_more
-
Meaning
AI Task has no return values specified
-
Likely Cause
A task was created without any return values
-
Resolution Steps
To fix add the columns you expect the AI task to return.
-
Learn More
-
ERROR APPDEF AI TASK INCORRECT RETURN VALUE
unfold_more
-
Meaning
Invalid column names were found in your task configuration.
-
Likely Cause
The task configuration uses column names that are no longer part of the table definition.
-
Resolution Steps
To fix, remove invalid columns or select new ones.
-
Learn More
-
ERROR APPDEF AI TASK UNSUPPORTED RETURN VALUE
unfold_more
-
Meaning
Unsupported column types were found in your task configuration.
-
Likely Cause
The task configuration uses column types that are not supported.
-
Resolution Steps
To fix, remove unsupported columns or select new ones.
-
Learn More
-
ERROR WORKFLOW AI ADDITIONAL INSTRUCTION TOO LONG
unfold_more
-
Meaning
A task contains additional instructions that exceed the maximum length
-
Likely Cause
Additional instructions cannot exceed the character count of 10000.
-
Resolution Steps
Please update the additional instructions
-
Learn More
-
ERROR INVALID CHATBOTSETTINGS
unfold_more
-
Meaning
Either the page ID or the page access token is invalid
-
Likely Cause
You need to provide both a page ID and a page access token.
-
Resolution Steps
Please review the chatbot app settings.
-
Learn More
-
ERROR INVALID CHATBOTRESPONSES
unfold_more
-
Meaning
One of the standard chatbot responses is invalid
-
Likely Cause
Fix the chatbot response that has an error.
-
Resolution Steps
Reviw and fix the chatbot response settings.
-
Learn More
-
ERROR CHATBOT PROVIDER
unfold_more
-
Meaning
This is an error returned from the external chatbot service (like Facebook or Slack)
-
Likely Cause
There may be an error in the chatbot service configuration.
-
Resolution Steps
Reviw and fix the chatbot service configuration.
-
Learn More
-
ERROR WORKFLOW TEMPLATE NOT FOUND
unfold_more
-
Meaning
Workflow rule refers to a missing workflow template file.
-
Likely Cause
The workflow template file may have been deleted.
-
Resolution Steps
Review your workflow rule and ensure the workflow template is present.
-
Learn More
-
ERROR WORKSHEET TOO MANY COLUMNS
unfold_more
-
Meaning
The worksheet cannot be processed because it contains too many columns.
-
Likely Cause
The spreadsheet contains too many columns.
-
Resolution Steps
Reduce the size of the worksheet be reducing the number of columns.
-
Learn More
-
ERROR WORKSHEET TOO MANY ROWS
unfold_more
-
Meaning
The worksheet cannot be processed because it contains too many rows.
-
Likely Cause
The spreadsheet contains too many rows.
-
Resolution Steps
Reduce the size of the worksheet be reducing the number of rows.
-
Learn More
-
ERROR WORKSHEET IS EMPTY
unfold_more
-
Meaning
The worksheet cannot be processed because it is empty.
-
Likely Cause
The spreadsheet is empty.
-
Resolution Steps
Ensure the worksheet contains data rows and columns.
-
Learn More
-
ERROR WORKFLOW RULE SCHEDULE MISSING
unfold_more
-
Meaning
The Schedule for the Scheduled report rule is missing.
-
Likely Cause
When creating the Scheduled report rule you may not have specified a Schedule.
-
Resolution Steps
Ensure the Scheduled report rule specifies a valid Schedule.
-
Learn More
-
ERROR EVENT SCHEDULE MISSING
unfold_more
-
Meaning
The Schedule for the Scheduled Event is missing.
-
Likely Cause
When creating the Scheduled Events you may not have specified a Schedule.
-
Resolution Steps
Ensure the Scheduled Event specifies a valid Schedule.
-
Learn More
-
ERROR WORKFLOW RULE SCHEDULE INVALID
unfold_more
-
Meaning
The Schedule for the Scheduled report rule is invalid.
-
Likely Cause
When creating the Scheduled report rule you may have specified an invalid Schedule.
-
Resolution Steps
Ensure the Scheduled report rule specifies a valid Schedule.
-
Learn More
-
ERROR EVENT SCHEDULE INVALID
unfold_more
-
Meaning
The Schedule for the Scheduled Event is invalid.
-
Likely Cause
When creating the Scheduled Event you may have specified an invalid Schedule.
-
Resolution Steps
Ensure the Scheduled Event specifies a valid Schedule.
-
Learn More
-
ERROR WORKFLOW RULE TIMEZONE INVALID
unfold_more
-
Meaning
The TimeZone for the Scheduled report rule is invalid.
-
Likely Cause
When creating the Scheduled report rule you may have specified an invalid TimeZone.
-
Resolution Steps
Ensure the Scheduled report rule specifies a valid TimeZone.
-
Learn More
-
ERROR EVENT TIMEZONE INVALID
unfold_more
-
Meaning
The TimeZone for the Scheduled Event is invalid.
-
Likely Cause
When creating the Scheduled Event you may have specified an invalid TimeZone.
-
Resolution Steps
Ensure the Scheduled Event definition specifies a valid TimeZone.
-
Learn More
-
ERROR EVENT SCHEDULE TABLE AND FILTER DEFINITION
unfold_more
-
Meaning
The Table or Filter Condition for Scheduled Event is not defined.
-
Likely Cause
When creating the Scheduled Events both Table and Filter Condition need to be defined or blank.
-
Resolution Steps
Fill in Table and Filter Condition or leave both blank.
-
Learn More
-
ERROR EVENT SCHEDULE TABLE DOES NOT EXIST
unfold_more
-
Meaning
The table or slice could not be found.
-
Likely Cause
The Scheduled Event must refer to an existing table or slice.
-
Resolution Steps
Please select another table or slice and ensure that the table or slice is configured correctly.
-
Learn More
-
ERROR EVENT SCHEDULE SCHEMA DOES NOT EXIST
unfold_more
-
Meaning
The schema for the table or slice could not be found.
-
Likely Cause
The Scheduled Event must refer to a table or slice having a schema.
-
Resolution Steps
Please select another table or slice and ensure that the table or slice is configured correctly.
-
Learn More
-
ERROR EVENT SCHEDULE FILTER EXPRESSION INVALID
unfold_more
-
Meaning
The filter condition expression is invalid
-
Likely Cause
The expression may have been entered incorrectly
-
Resolution Steps
Enter a different formula
-
Learn More
-
ERROR EVENT SCHEDULE FILTER EXPRESSION MUST BE BOOL
unfold_more
-
Meaning
The defined filter condition expression must have a boolean return type.
-
Likely Cause
When specifying a filter condition expression, its return type needs to be a boolean.
-
Resolution Steps
Please verify the filter condition expression.
-
Learn More
-
ERROR EVENT FORM ID DOES NOT EXIST
unfold_more
-
Meaning
The Forms event hasn't been provided with a valid Form.
-
Likely Cause
No Form was selected in the Forms Event configuration in the editor.
-
Resolution Steps
Please go to the Forms event configuration and select the desired Form.
-
Learn More
-
ERROR EVENT FORM TABLE NOT FOUND
unfold_more
-
Meaning
The Forms event requires a table to be created and associated with its linked form.
-
Likely Cause
The Form table corresponding to the event was not found.
-
Resolution Steps
Please go to the Forms event configuration and re-select the desired Form.
-
Learn More
-
ERROR EVENT ASDB FRAME ID DOES NOT EXIST
unfold_more
-
Meaning
The event does not have a valid AppSheet database Table.
-
Likely Cause
No AppSheet database Table was selected in the Event configuration in the editor.
-
Resolution Steps
Please go to the event configuration and select the desired AppSheet database Table.
-
Learn More
-
ERROR EVENT ASDB COLUMNS TO WATCH DO NOT EXIST
unfold_more
-
Meaning
The AppSheet database columns that trigger the event don't exist in the table
-
Likely Cause
The AppSheet database Table has been updated.
-
Resolution Steps
Regenerate the table in the app editor.
-
Learn More
-
ERROR EVENT ASDB SCHEMA NOT FOUND
unfold_more
-
Meaning
The AppSheet database table used in the event is invalid or was not found
-
Likely Cause
The AppSheet database table needs to be added to the app.
-
Resolution Steps
Try adding the table to the app.
-
Learn More
-
ERROR EVENT SHEET ID DOES NOT EXIST
unfold_more
-
Meaning
The Sheets event hasn't been provided with a valid Google Sheets-based table.
-
Likely Cause
No table was selected in the event configuration in the editor.
-
Resolution Steps
Please go to the Sheets event configuration and select the desired table.
-
Learn More
-
ERROR EVENT EMAIL ADDRESS NOT VALID
unfold_more
-
Meaning
The Gmail event is not associated with an email address the user has authorized.
-
Likely Cause
No gmail data source was selected in the event configuration in the editor.
-
Resolution Steps
Please go to the Gmail event configuration and select a gmail account.
-
Learn More
-
ERROR EVENT GMAIL LABEL DOES NOT EXIST
unfold_more
-
Meaning
The Gmail event is not associated with a valid gmail label the for the email address.
-
Likely Cause
No gmail label was selected in the event configuration in the editor.
-
Resolution Steps
Please go to the Gmail event configuration and select a gmail label.
-
Learn More
-
WARNING EVENT SCHEDULE NOT DEPLOYED APP
unfold_more
-
Meaning
The scheduled event is only triggered when the app is in deployed state.
-
Likely Cause
When setup a bot with scheduled event, the app should be in deployed state.
-
Resolution Steps
Please move the app to deployed state.
-
Learn More
-
ERROR ACTION TEMPLATE MISSING
unfold_more
-
Meaning
Actions in workflow rules and reports need template documents to format content
-
Likely Cause
When creating an action for a workflow rule or report, you may not have specified a template document.
-
Resolution Steps
Ensure workflow rule actions do specify a template document where necessary.
-
Learn More
-
ERROR ACTION TEMPLATE MIME TYPE INVALID
unfold_more
-
Meaning
The Action in the workflow rule or report specifies a template with an invalid MIME type
-
Likely Cause
When creating an action for a workflow rule or report, you must specify a template with a valid MIME type.
-
Resolution Steps
Ensure workflow rule actions do specify a template with an invalid MIME type.
-
Learn More
-
ERROR WORKFLOW RULE ATTACHMENT NOTFOUND
unfold_more
-
Meaning
The attachment file specified in the workflow rule could not be found.
-
Likely Cause
The attachment file may be missing or in might not be located in the correct folder location.
-
Resolution Steps
Ensure the attachment file is present in the correct folder location.
-
Learn More
-
ERROR WORKFLOW RULE ATTACHMENT COULD NOT BE READ
unfold_more
-
Meaning
The attachment file specified in the workflow rule could not be read.
-
Likely Cause
The attachment file may be unreadable.
-
Resolution Steps
Ensure the attachment file is readable.
-
Learn More
-
ERROR WORKFLOW RULE ATTACHMENT INVALID PAGE DIMENSIONS
unfold_more
-
Meaning
The attachment file has an invalid width or height.
-
Likely Cause
The attachment page Height or width is too small
-
Resolution Steps
Increase the page height or width, or use a non-custom page size
-
Learn More
-
ERROR WORKFLOW ATTACHMENT LENGTH EXCEEDED
unfold_more
-
Meaning
The attachment template specified in the workflow rule resulted in an attachment that exceeds the maximum attachment length.
-
Likely Cause
Specify an attachment template that produces a smaller attachment.
-
Resolution Steps
Ensure the attachment template does not produce an attachment that is too long.
-
Learn More
-
ERROR WORKFLOW BODY LENGTH EXCEEDED
unfold_more
-
ERROR WORKFLOW UNMATCHED START END EXPRESSIONTOKENS IN START
unfold_more
-
Meaning
The Start Expression has unmatched '<<' and '>>' values in the workflow template.
-
Likely Cause
When creating a workflow template, you may have entered an invalid Start Expression.
-
Resolution Steps
Review your workflow template.
-
Learn More
-
ERROR DOMAIN AUTH PROVIDER NOT DEFINED
unfold_more
-
Meaning
The account needs an auth domain for this feature.
-
Likely Cause
The auth domain maintains user groups that are used for app security.
-
Resolution Steps
Add an auth domain to your account via the Account page.
-
Learn More
-
ERROR DOMAIN AUTH BAD GROUP
unfold_more
-
Meaning
The group needs to be recognized by the auth domain.
-
Likely Cause
Have you mis-spelled the name of the group?
-
Resolution Steps
Choose a valid group name
-
Learn More
-
ERROR WORKFLOW FOR TABLE NAME
unfold_more
-
Meaning
The table or slice name in the workflow rule's 'ForTableName' property is invalid.
-
Likely Cause
You may have specified an invalid table or slice name in the workflow rule's 'ForTableName' property.
-
Resolution Steps
Please ensure that the table or slice name specified in workflow rule's 'ForTableName' property is valid.
-
Learn More
-
ERROR WORKFLOW TO CC BCC EMPTY
unfold_more
-
Meaning
No workflow email was sent because the 'To', 'CC', and 'BCC' values are all empty.
-
Likely Cause
You may have specified invalid 'To', 'CC', or 'BCC' values in the workflow rule.
-
Resolution Steps
Please check the 'To', 'CC', and 'BCC' values in the workflow rule.
-
Learn More
-
ERROR WORKFLOW SMS COUNTRY CODES INVALID
unfold_more
-
Meaning
No SMS message was created because one or more 'CountryCodes' are missing or invalid.
-
Likely Cause
You may have specified invalid 'CountryCode' values in the workflow rule.
-
Resolution Steps
Please check the 'CountryCode' values in the workflow rule.
-
Learn More
-
ERROR WORKFLOW SMS FROM INVALID
unfold_more
-
Meaning
No SMS message was created because the 'From' value is missing or invalid.
-
Likely Cause
You may have specified an invalid 'From' value in the workflow rule.
-
Resolution Steps
Please check the 'From' value in the workflow rule.
-
Learn More
-
ERROR WORKFLOW SMS SEND EXCEPTION
unfold_more
-
Meaning
The SMS send request failed with an exception.
-
Likely Cause
The SMS request may be invalid or the SMS service may not be available.
-
Resolution Steps
Please check the the workflow rule.
-
Learn More
-
ERROR WORKFLOW WEBHOOK BODY EMPTY
unfold_more
-
Meaning
No Webhook message was created because the Webhook 'Body' is empty.
-
Likely Cause
You may have specified an invalid Webhook 'Body' value in the workflow rule.
-
Resolution Steps
Please check the Webhook 'Body' value in the workflow rule.
-
Learn More
-
ERROR WORKFLOW WEBHOOK BODY INVALID
unfold_more
-
Meaning
No Webhook message was created because the Webhook 'Body' is invalid.
-
Likely Cause
You may have specified an invalid Webhook 'Body' value in the workflow rule.
-
Resolution Steps
Please check the Webhook 'Body' value in the workflow rule.
-
Learn More
-
ERROR WORKFLOW SMS TO INVALID
unfold_more
-
Meaning
No SMS message was created because the 'To' value is missing or invalid.
-
Likely Cause
You may have specified an invalid 'To' value in the workflow rule.
-
Resolution Steps
Please check the 'To' value in the workflow rule.
-
Learn More
-
ERROR WORKFLOW WEBHOOK URL INVALID
unfold_more
-
Meaning
No Webhook message was created because the Webhook 'Url' value is missing or invalid.
-
Likely Cause
You may have specified an invalid Webhook 'Url' value in the workflow rule.
-
Resolution Steps
Please check the Webhook 'Url' value in the workflow rule.
-
Learn More
-
ERROR WORKFLOW WEBHOOK URL NOT WELL FORMED
unfold_more
-
Meaning
No Webhook message was created because the Webhook 'Url' value is not well formed.
-
Likely Cause
You may have specified an invalid Webhook 'Url' value in the workflow rule.
-
Resolution Steps
Please check the Webhook 'Url' value in the workflow rule.
-
Learn More
-
ERROR WORKFLOW WEBHOOK PRESET INVALID
unfold_more
-
Meaning
No Apps Script Webhook message was created because the 'Script ID' value is missing or invalid.
-
Likely Cause
You may have provided an invalid Preset value in the workflow rule.
-
Resolution Steps
Please check the 'Preset' value in the workflow rule.
-
Learn More
-
ERROR WORKFLOW WEBHOOK API NOT ENABLED
unfold_more
-
Meaning
The Appsheet API is not 'Enabled' for the application being called by the webhook.
-
Likely Cause
You may not have enabled the Appsheet API for the application being called by the webhook.
-
Resolution Steps
Please enable the API for the application being called by the webhook on the Editor Manage > Integrations tab.
-
Learn More
-
ERROR WORKFLOW WEBHOOK APPLICATION ACCESS KEY MISSING
unfold_more
-
Meaning
The Application Access Key has not been created for the application being called by the webhook.
-
Likely Cause
You may not have created the Application Access Key for the application being called by the webhook.
-
Resolution Steps
Please create an Application Access Key on the Editor's Manage > Integrations > In tab.
-
Learn More
-
ERROR WORKFLOW APPS SCRIPT SCRIPTID INVALID
unfold_more
-
Meaning
No Apps Script Webhook message was created because the 'Script ID' value is missing or invalid.
-
Likely Cause
You may have specified an invalid Script ID value in the workflow rule.
-
Resolution Steps
Please check the Apps Script 'Script ID' value in the workflow rule.
-
Learn More
-
ERROR WORKFLOW APPS SCRIPT CHANNEL INVALID
unfold_more
-
Meaning
No Apps Script Webhook message was created because the 'Channel' value is missing or invalid.
-
Likely Cause
You may have selected an invalid Channel in the workflow rule.
-
Resolution Steps
Please check the Apps Script 'Channel' value in the workflow rule.
-
Learn More
-
ERROR WORKFLOW APPS SCRIPT CHANNEL PERMISSION DENIED
unfold_more
-
Meaning
No Apps Script Webhook message was not created because no permission to access 'Channel'
-
Likely Cause
You may have selected a Channel to which you do not have permission in the workflow rule.
-
Resolution Steps
Please check the Apps Script 'Channel' in the workflow rule. Permission issue
-
Learn More
-
ERROR WORKFLOW APPS SCRIPT FUNCTION INVALID
unfold_more
-
Meaning
No Apps Script Webhook message was created because the 'Function Name' value is missing or invalid.
-
Likely Cause
You may have specified an invalid Function Name value in the workflow rule.
-
Resolution Steps
Please check the Apps Script 'Function Name' value in the workflow rule.
-
Learn More
-
ERROR WORKFLOW APPS SCRIPT FUNCTION PARAMETERS INVALID
unfold_more
-
Meaning
No Apps Script Webhook message was created because one or more of 'Apps Script Parameters' are missing or invalid.
-
Likely Cause
You may have specified an invalid 'Apps Script Parameter(s)' are in the workflow rule.
-
Resolution Steps
Please check the 'Apps Script Parameter(s)' value in the workflow rule.
-
Learn More
-
ERROR WORKFLOW APPS SCRIPT RETURN VALUE MAPPING
unfold_more
-
Meaning
Apps Script webhook response didn't contain the required field mapping.
-
Likely Cause
The Apps Script webhook parsing will fail if the specified fields weren't found in the response.
-
Resolution Steps
Review your return value fields.
-
Learn More
-
ERROR SMS MESSAGE BODY EMPTY
unfold_more
-
Meaning
The SMS message 'Body' is null or empty.
-
Likely Cause
You may not have specified an 'Body' in the SMS workflow rule action.
-
Resolution Steps
Please check the 'Body' in the SMS workflow rule action.
-
Learn More
-
ERROR SMS MESSAGE FROM EMPTY
unfold_more
-
Meaning
The SMS message 'From' is null or empty.
-
Likely Cause
You may not have specified an 'From' in the SMS workflow rule action.
-
Resolution Steps
Please check the 'From' in the SMS workflow rule action.
-
Learn More
-
ERROR SMS MESSAGE TO EMPTY
unfold_more
-
Meaning
The SMS message 'To' is null or empty.
-
Likely Cause
You may not have specified an 'To' in the SMS workflow rule action.
-
Resolution Steps
Please check the 'To' in the SMS workflow rule action.
-
Learn More
-
ERROR WORKFLOW TEMPLATE NOT WRITTEN
unfold_more
-
Meaning
Workflow rule workflow template file could not be written.
-
Likely Cause
The workflow template file could not be written.
-
Resolution Steps
Review your workflow rule and ensure the workflow template is present.
-
Learn More
-
ERROR WORKFLOW NOTIFICATION TO EMPTY
unfold_more
-
Meaning
No workflow notification was sent because the 'To' value is empty.
-
Likely Cause
You may have specified invalid 'To' value in the workflow rule.
-
Resolution Steps
Please check the 'To' value in the workflow rule.
-
Learn More
-
ERROR WORKFLOW NOTIFICATION DEEPLINK INVALID
unfold_more
-
Meaning
No workflow notification was sent because the 'DeepLink' value is invalid.
-
Likely Cause
You may have specified an invalid 'DeepLink' value in the workflow rule.
-
Resolution Steps
Please check the 'DeepLink' value in the workflow rule.
-
Learn More
-
ERROR WORKFLOW NOTIFICATION DISABLED
unfold_more
-
Meaning
No workflow notification was sent because the Notifications and the Firebase Notification provider are not enabled.
-
Likely Cause
You may have unselected 'EnableFirebase' in Manage, but attempted to add a Workflow Notification.
-
Resolution Steps
Please remove the 'Send a Notification' task or enable 'EnableFirebase' in Manage Integrations.
-
Learn More
-
ERROR WORKFLOW ACTION NAME NOT FOUND
unfold_more
-
Meaning
Your workflow rule specifies an invalid 'Action Name'.
-
Likely Cause
The workflow rule 'Action Name' must be one of your Actions.
-
Resolution Steps
Review your workflow rule 'Action Name'.
-
Learn More
-
ERROR WORKFLOW TASK NAME NOT FOUND
unfold_more
-
Meaning
Your workflow rule specifies an invalid 'Task Name'.
-
Likely Cause
The workflow rule 'Task Name' must be one of your Tasks.
-
Resolution Steps
Review your workflow rule 'Task Name'.
-
Learn More
-
ERROR WORKFLOW TABLE NAME NOT FOUND
unfold_more
-
Meaning
Your workflow rule specifies an invalid 'Table Name'.
-
Likely Cause
The workflow rule 'Table Name' must be a valid 'Table Name'.
-
Resolution Steps
Review your workflow rule 'Table Name'.
-
Learn More
-
ERROR WORKFLOW ACTION DUPLICATE ACTION NAMES
unfold_more
-
Meaning
Workflow rule specifies an 'Action Name' but more than one action was found.
-
Likely Cause
The workflow rule 'Action Name' must be unique.
-
Resolution Steps
Review your workflow rule 'Action Name'.
-
Learn More
-
ERROR WORKFLOW ACTION TYPE INVALID
unfold_more
-
Meaning
Your workflow rule 'Action Type' is invalid.
-
Likely Cause
The workflow rule 'Action Type' must be one of the permitted Action Types.
-
Resolution Steps
Review your workflow rule 'Action Type'.
-
Learn More
-
ERROR WORKFLOW DATA CHANGE ACTION NOT ALLOWED
unfold_more
-
Meaning
Scheduled report rule does not specify 'ForEachRowInTable' so a Data Change action is not allowed.
-
Likely Cause
The Scheduled report must not specify a Data Change action.
-
Resolution Steps
Review your workflow rule 'Action'.
-
Learn More
-
ERROR GROUPED ACTION ERROR
unfold_more
-
Meaning
One of the child actions of the 'Grouped' action failed with an error.
-
Likely Cause
One of the child actions of the 'Grouped' action failed with an error.
-
Resolution Steps
Please resolve the error with the specific child action.
-
Learn More
-
ERROR GROUPED ACTION EXCEPTION
unfold_more
-
Meaning
One of the child actions of the 'Grouped' action failed with an exception.
-
Likely Cause
One of the child actions of the 'Grouped' action failed with an exception.
-
Resolution Steps
Please resolve the exception with the child action.
-
Learn More
-
ERROR ACTION ON A SET OF ROWS EXCEPTION
unfold_more
-
Meaning
The 'Action on a set of rows' Data action failed with an exception.
-
Likely Cause
The 'Action on a set of rows' Data action failed with an exception.
-
Resolution Steps
Please resolve the exception with the 'Action on a set of rows' Data action.
-
Learn More
-
ERROR ACTION ON A SET OF ROWS NOTFOUND
unfold_more
-
Meaning
The 'Action on a set of rows' Data action could not be found.
-
Likely Cause
The 'Action on a set of rows' Data action could not be found.
-
Resolution Steps
Please resolve the error with the 'Action on a set of rows' Data action'.
-
Learn More
-
ERROR ACTION ON A SET OF ROWS CHILD ACTION NOTFOUND
unfold_more
-
Meaning
The 'Action on a set of rows' Data action references a child Action that could not be found.
-
Likely Cause
The 'Action on a set of rows' Data action references a child Action that could not be found.
-
Resolution Steps
Please resolve the error with the 'Action on a set of rows' Data action child action.
-
Learn More
-
ERROR ACTION ON A SET OF ROWS INPUTNOTEXPECTED
unfold_more
-
Meaning
The 'Action on a set of rows' Data action has input assignment that's not expected.
-
Likely Cause
The 'Action on a set of rows' Data action has input assignment that's not expected.
-
Resolution Steps
Please resolve the error with the 'Action on a set of rows' Data action child action.
-
Learn More
-
ERROR ADD ROW EXCEPTION
unfold_more
-
Meaning
The 'Add Row' Data action could not be completed.
-
Likely Cause
The requested action may not be permitted on the table.
-
Resolution Steps
Please check the permissions on the table.
-
Learn More
-
ERROR DELETE ROW EXCEPTION
unfold_more
-
Meaning
The 'Delete Row' Data action could not be completed.
-
Likely Cause
The requested action may not be permitted on the table.
-
Resolution Steps
Please check the permissions on the table.
-
Learn More
-
ERROR SET COLUMN VALUE EXCEPTION
unfold_more
-
Meaning
The 'Set Column Value' action could not be completed.
-
Likely Cause
The table may not be available or may not permit this action.
-
Resolution Steps
Please check the table permissions
-
Learn More
-
ERROR UPDATE RECORD EXCEPTION
unfold_more
-
Meaning
The Take Action 'Update Record' request failed with exception.
-
Likely Cause
The target service may not be available.
-
Resolution Steps
Please check the workflow rule.
-
Learn More
-
ERROR POLICY FAILURE
unfold_more
-
Meaning
The app policy was not satisfied.
-
Likely Cause
Each app policy is a guideline for your app.
-
Resolution Steps
You can change app policies via the Account page.
-
Learn More
-
ERROR WORKFLOW ATTACHMENT NOT WRITTEN
unfold_more
-
Meaning
Workflow rule workflow attachment file could not be written.
-
Likely Cause
The workflow template attachment file could not be written.
-
Resolution Steps
Review your workflow rule.
-
Learn More
-
ERROR TYPE NO INPUT
unfold_more
-
Meaning
This column type can only be used in a read-only column.
-
Likely Cause
Some columns can be used to display data but not to capture data.
-
Resolution Steps
Remove any Editable_If column constraints on this column.
-
Learn More
-
ERROR INVALID CHANGECOLUMN
unfold_more
-
Meaning
Change column types can listen to changes on specific other columns
-
Likely Cause
Column names used in change columns must refer to valid columns in the table
-
Resolution Steps
Fix the errorneous change column name.
-
Learn More
-
ERROR WORKFLOW RULE NAME INVALID CHARACTER
unfold_more
-
Meaning
The workflow rule 'Name' contains an invalid character.
-
Likely Cause
You may have specified an invalid character in the workflow rule 'Name'.
-
Resolution Steps
Please check the 'Name' of the workflow rule.
-
Learn More
-
ERROR APPTABLEPROPERTIES NOTFOUND
unfold_more
-
Meaning
The table's properties could not be found.
-
Likely Cause
The table may not be present.
-
Resolution Steps
Please check your tables.
-
Learn More
-
ERROR WORKFLOW TEMPLATE LOAD EXCEPTION
unfold_more
-
Meaning
The workflow template cannot be loaded due to exception.
-
Likely Cause
The workflow template may be invalid.
-
Resolution Steps
Review your workflow template.
-
Learn More
-
ERROR REPORT RULE NAME TOO LONG
unfold_more
-
Meaning
The Report rule 'Name' contains too many character.
-
Likely Cause
You have specified a Report rule 'Name' that is too long.
-
Resolution Steps
Please check the 'Name' of the Report rule.
-
Learn More
-
ERROR DATA ACTION CANNOT MODIFY
unfold_more
-
Meaning
The action is attempting to update a column that cannot be modified.
-
Likely Cause
The action cannot update this table column.
-
Resolution Steps
Please verify that the data action specified a valid column.
-
Learn More
-
ERROR USAGE EXCEEDED
unfold_more
-
Meaning
The Rate Limit for this operation has been exceeded.
-
Likely Cause
The Rate Limit for this operation has been exceeded.
-
Resolution Steps
Please reduce usage of this operation.
-
Learn More
-
ERROR API DEPTH LIMIT REACHED
unfold_more
-
Meaning
The AppSheet API webhook depth limit has been reached.
-
Likely Cause
This can occur when you have a webhook that triggers itself. For example, an API call that adds a row triggered on row change.
-
Resolution Steps
Please modify your workflow rules to trigger on a stricter condition or disable the recursive workflow rules.
-
Learn More
-
ERROR SCHEMA RESERVED COLUMN NAME
unfold_more
-
Meaning
Reserved column names such as "Row ID" are used by AppSheet internal columns.
-
Likely Cause
A user-created column has been give a name that is reserved for AppSheet internal columns.
-
Resolution Steps
Please rename the column.
-
Learn More
-
ERROR DATA DUPLICATE KEYS
unfold_more
-
Meaning
Rows in the same table cannot share identical row keys to ensure that every row is uniquely identifiable.
-
Likely Cause
Keys that are sequentially generated or are time-dependent are not guaranteed to be unique.
-
Resolution Steps
Please use the UNIQUEID() expression to generate unique keys for rows in the table.
-
Learn More
-
ERROR EXCEL TEMPLATES DO NOT SUPPORT EXCEL TABLES
unfold_more
-
Meaning
Workflow rule contains an Excel Template having an Excel Table. Excel Tables are not supported.
-
Likely Cause
When creating a workflow rule template, you may have included an Excel Table.
-
Resolution Steps
Review your workflow rule template and remove the Excel Table.
-
Learn More
-
ERROR WORKFLOW WEBHOOK HTTP VERB INVALID
unfold_more
-
Meaning
Webhook HTTP Verb is invalid.
-
Likely Cause
The wrong HTTP Verb was specified in the Webhook workflow rule.
-
Resolution Steps
Review your workflow rule HTTP Verb.
-
Learn More
-
ERROR EXCEL FILE NOT SAVED
unfold_more
-
Meaning
The Excel file cannot be saved due to exception.
-
Likely Cause
The Excel file cannot be saved due to exception.
-
Resolution Steps
Please report this problem.
-
Learn More
-
ERROR APP WITH NAME ALREADY EXISTS
unfold_more
-
Meaning
This app could not be created because another app already exists with the same name.
-
Likely Cause
A different app with the same name already exists.
-
Resolution Steps
Clone or create a new application with a different name.
-
Learn More
-
ERROR NEWER VERSION ALREADY EXISTS
unfold_more
-
Meaning
This app can't be saved because a newer version already exists.
-
Likely Cause
Perhaps you have the app editor open in a different browser tab, or a co-author has saved changes since you opened the editor.
-
Resolution Steps
Discard your changes and refresh the app editor.
-
Learn More
-
ERROR DATA ACTION INVALID CSV LOCALE
unfold_more
-
Meaning
The action definition specifies an invalid CSV file locale.
-
Likely Cause
The action definition must specify a valid CSV file locale.
-
Resolution Steps
Please ensure that the data action specifies a valid CSV file locale.
-
Learn More
-
ERROR WORKFLOW APPS SCRIPT ID INVALID
unfold_more
-
Meaning
This doesn't match the expected pattern for a Project identifier
-
Likely Cause
This Project id has unexpected characters
-
Resolution Steps
Please try re-selecting the Apps Script Project
-
Learn More
-
ERROR WORKFLOW APPS SCRIPT FUNCTION NAME INVALID
unfold_more
-
Meaning
Make sure it is a single word and contains no spaces.
-
Likely Cause
The function name must be a valid function name that's in the respective script.
-
Resolution Steps
Please ensure that the function name specifies a valid function in your script.
-
Learn More
-
ERROR WORKFLOW APPS SCRIPT FUNCTION PARAM INVALID
unfold_more
-
Meaning
Make sure to match the number of expressions to the number of parameters in your Apps Script function
-
Likely Cause
Error found when comparing the Apps Script to the expressions saved to the app
-
Resolution Steps
Either delete some expressions or add more parameters to the Apps Script function.
-
Learn More
-
ERROR WORKFLOW APPS SCRIPT ACCESS TOKEN NULL
unfold_more
-
Meaning
Access token was unable to be retrived, please make sure you are logged in your Google account and try again.
-
Likely Cause
System error while trying to retrive the access token.
-
Resolution Steps
Logging out and back in might help
-
Learn More
-
ERROR WORKFLOW APPS SCRIPT GET PROJECT INFO CALL FAILED
unfold_more
-
Meaning
Get Project info call failed so project metadata was not able to be retrived.
-
Likely Cause
System error while trying to retrive Apps Script project info.
-
Resolution Steps
This might be an intermittent error, try the request again by clicking the refresh button in the task
-
Learn More
-
ERROR WORKFLOW APPS SCRIPT EXECUTION FAILED
unfold_more
-
Meaning
Unable to successfully call part or all of the function.
-
Likely Cause
See the detailed error message with this error code to get the next steps
-
Resolution Steps
This can happen with a runtime error in your Apps Script Project or if you don't have Project access from your account
-
Learn More
-
ERROR WORKFLOW APPS SCRIPT OUTPUT SCHEMA LIST MUST HAVE ELEMENT TYPE
unfold_more
-
Meaning
Cannot infer type automatically, it must be explicitly specified
-
Likely Cause
This happens when the child type for a list type is not specified
-
Resolution Steps
Click the pencil icon next to the type and select an ElementType from the dropdown
-
Learn More
-
ERROR WORKFLOW TASK OUTPUT SCHEMA KEY NAME INVALID
unfold_more
-
Meaning
The property name cannot include special characters such as '.'
-
Likely Cause
One of the return object property names has a special character which is prohibited
-
Resolution Steps
Rename the property name to only include alphanumeric characters and '_- /:'
-
Learn More
-
ERROR FOLDER AS TABLE NOT PRIVATE
unfold_more
-
Meaning
You cannot use private tables with collections of files
-
Likely Cause
This happens when you turn the Shared security option off for a table
-
Resolution Steps
The Shared option has automatically been turned back on and no further action is needed
-
Learn More
-
ERROR FOLDER AS TABLE NOT AS USER
unfold_more
-
Meaning
You cannot use as app user with collections of files
-
Likely Cause
This happens when you use the as app user Access mode in the table security options
-
Resolution Steps
The security Access mode has automatically been turned back to as app creator and no further action is needed
-
Learn More
-
ERROR DATA SOURCE NOT AS USER
unfold_more
-
Meaning
You cannot access data as the app user
-
Likely Cause
This happens when you use the as app user Access mode in the table security options
-
Resolution Steps
The security Access mode has automatically been turned back to as app creator and no further action is needed
-
Learn More
-
ERROR CHATBOT INVALID SLASH COMMAND
unfold_more
-
Meaning
Make sure your slash command isn't empty
-
Likely Cause
Slash commands are optional but must be filled out in order to use
-
Resolution Steps
Either delete the slash command or fill out the remaining fields
-
Learn More
-
ERROR CHATBOT TOO MANY SLASH COMMANDS
unfold_more
-
Meaning
Cannot have over 950 slash commands
-
Likely Cause
The maximum amount of slash commands is 950
-
Resolution Steps
Delete slash commands until you are under the limit
-
Learn More
-
ERROR CHATBOT INVALID SLASH COMMAND ID
unfold_more
-
Meaning
Each slash command must have a unique id between 1 and 1000
-
Likely Cause
The slash command doesn't match the expected pattern
-
Resolution Steps
Delete slash commands until you are under the limit
-
Learn More
-
ERROR CHATBOT INVALID SLASH COMMAND NAME
unfold_more
-
Meaning
Slash command must start with / and cannot contain /, \, @ or spaces
-
Likely Cause
The slash command contains unexpected characters and must be between 3-50 characters long
-
Resolution Steps
The slash command must be 3 to 50 characters long and cannot contain /, \, @, or ' '
-
Learn More
-
ERROR CHATBOT INVALID SLASH COMMAND DESCRIPTION
unfold_more
-
Meaning
The slash command description must be present and no longer than 50 characters
-
Likely Cause
The slash command description must be present and no longer than 50 characters
-
Resolution Steps
Provide a description less than 50 characters long
-
Learn More
-
WARNING CONTROL BADTABLE
unfold_more
-
Meaning
AppSheet cannot find the data used with the UX view.
-
Likely Cause
View uses data which is not available or deleted. If AppSheet finds an alternate table, it will be used for this view.
-
Resolution Steps
From UX pane, select appropriate data table.
-
Learn More
-
WARNING CONTROL BADPARAM
unfold_more
-
Meaning
One or more params is not valid in UX view definition.
-
Likely Cause
An invalid column is being used to configure a view.
-
Resolution Steps
AppSheet tries to choose a valid column automatically.
-
Learn More
-
WARNING CONTROL NUMERICCOLUMN
unfold_more
-
Meaning
The view you have specified in your app definition must use a numeric column paramter. AppSheet selected one such column for you automatically.
-
Likely Cause
You may have not provided a numeric column parameter with your view but your view action requires numeric values.
-
Resolution Steps
Please select the correct column from your data table in your view definition.
-
Learn More
-
WARNING CONTROLREMOVED NUMERICCOLUMN
unfold_more
-
Meaning
The view you have specified in your app defintion requires a numeric column, but none of the columns in your table are numeric. AppSheet automatically removed the view.
-
Likely Cause
You may chosen a view action which requires numeric values, but none of the columns in your table has such values.
-
Resolution Steps
Please add numeric column to your table structure, or add a proper action type in your view.
-
Learn More
-
WARNING CONTROL DUPNAME
unfold_more
-
Meaning
Multiple UX views have the same name.
-
Likely Cause
You may not have updated the name(s) in one or more UX view definition(s).
-
Resolution Steps
AppSheet will try to automatically rename your views to have unique names
-
Learn More
-
WARNING EMPTY ENUM
unfold_more
-
Meaning
No enum is created for given cells.
-
Likely Cause
No data is available in associated data validation list.
-
Resolution Steps
Please update the data validation with the list of possible valid values.
-
Learn More
-
WARNING ENUM CANTREAD
unfold_more
-
Meaning
Enum cannot be created for given cells.
-
Likely Cause
There could be multiple cause for this -- the data validation formula does not contain referenced worksheet name, or worksheet itself, or referred cells are not present in worksheet or more than one validation is present for the column.
-
Resolution Steps
Please create a valid data validation in your spreadsheet and make sure it is common for all the cells in a column of your spreadsheet.
-
Learn More
-
WARNING INCONSISTENT VALIDATIONS
unfold_more
-
Meaning
There are multiple inconsistent validations for the given column.
-
Likely Cause
There are multiple differing data validations in the same column.
-
Resolution Steps
Delete all but one of the data validation rules from the column, or edit the validation in the AppSheet editor.
-
Learn More
-
WARNING UNKNOWN VALIDATION
unfold_more
-
Meaning
The worksheet contained an unknown data validation type.
-
Likely Cause
The worksheet contained an unknown data validation type.
-
Resolution Steps
Edit the validation rule in the AppSheet editor.
-
Learn More
-
WARNING UNHANDLED CUSTOM VALIDATION
unfold_more
-
Meaning
The worksheet contained an unparsable custom validation formula.
-
Likely Cause
The custom formula in a worksheet contains symbols that cannot be mapped to an AppSheet formula.
-
Resolution Steps
Delete the validation from the spreadsheet and edit the column's valid_if field.
-
Learn More
-
WARNING TYPE CONFLICT
unfold_more
-
Meaning
A column contains more than one data type.
-
Likely Cause
You may have more than one data type in a table column.
-
Resolution Steps
Please recheck the type of data in the column referred in the message.
-
Learn More
-
WARNING MULTIROWFORMULA IGNORE
unfold_more
-
Meaning
A formula spanning multiple rows is found. The row is ignored by AppSheet.
-
Likely Cause
Your spreadsheet contains a formula which spans more than one row.
-
Resolution Steps
Check the formula and make sure the formula is valid.
-
Learn More
-
WARNING GALLERY NEEDSIMAGE
unfold_more
-
Meaning
A gallery UX view requires image. The UX view is deleted by AppSheet.
-
Likely Cause
Your spreadsheet does not contain image urls but the view defined in your app can only be applied to images.
-
Resolution Steps
Please add an image column to the table to use it in gallery view.
-
Learn More
-
WARNING SCHEMA INVALIDCOMPUTEDCOL
unfold_more
-
Meaning
Not able to compute a column. The column is ignored by AppSheet.
-
Likely Cause
Your spreadsheet may have computed column that is invalid
-
Resolution Steps
Please check the computed columns in your app's column structure.
-
Learn More
-
WARNING SCHEMA INVALIDTYPE
unfold_more
-
Meaning
A column has an invalid type.
-
Likely Cause
One of the columns in your spreadsheet does not match with the type you assigned to that column.
-
Resolution Steps
AppSheet changes the type to Text as default. Please select the correct type (if you don't want it to be Text).
-
Learn More
-
WARNING SCHEMA BLANKCOLUMNNAME
unfold_more
-
Meaning
AppSheet cannot find a name (header field) for a column in your spreadsheet, so a default one was assigned.
-
Likely Cause
Your spreadsheet contains an empty header for a non-empty column.
-
Resolution Steps
Please give the column a header in your spreadsheet.
-
Learn More
-
WARNING SENSITIVE COLUMN
unfold_more
-
Meaning
Table has column which may contain sensitive data.
-
Likely Cause
Appsheet has detected personal identifiable information in the column and check the PII option in the schema.
-
Resolution Steps
Confirm there is sensitive data in the column. If it is believed that no data is sensitive, uncheck the PII box for the column.
-
Learn More
-
WARNING TABLE SCHEMAMISMATCH
unfold_more
-
Meaning
Table has an unexpected number of columns.
-
Likely Cause
You may have updated the table structure in the spreadsheet used by your app.
-
Resolution Steps
Please modify the table or regenerate the column structure if AppSheet could not automatically correct the issue.
-
Learn More
-
WARNING TABLE BLANKNAME
unfold_more
-
Meaning
Table definitions must specify a name.
-
Likely Cause
You may have left the name of a table unspecified.
-
Resolution Steps
Please modify the name of the table in the editor.
-
Learn More
-
WARNING TABLE BADNAME
unfold_more
-
Meaning
Table names should not include arithmetic operators, parentheses, whitespaces, or other special characters.
-
Likely Cause
The presence of special characters may prevent use of this table in formulas and expressions.
-
Resolution Steps
Please modify the name of the table in the editor.
-
Learn More
-
WARNING SLICE BADNAME
unfold_more
-
Meaning
Slice names should not include arithmetic operators, parentheses, or other special characters.
-
Likely Cause
The presence of special characters may prevent use of this slice in formulas and expressions.
-
Resolution Steps
Please modify the name of the slice in the editor.
-
Learn More
-
WARNING TABLE INVALIDROW
unfold_more
-
Meaning
The values in every column of the row should satisfy Valid_If constraints for that column
-
Likely Cause
The column value does not satisfy the Valid_If constraint.
-
Resolution Steps
While the app will still show invalid data values, this is an error that you would probably want to correct
-
Learn More
-
WARNING SCHEMA FORMULAMISMATCH
unfold_more
-
Meaning
The formula for two or more cells in a column does not match. AppSheet ignores the formula and treats values in column as constants.
-
Likely Cause
Your spreadsheet contains a column with more than one formula.
-
Resolution Steps
Please check the column with the formula in the spreadsheet.
-
Learn More
-
WARNING SLICE BLANKNAME
unfold_more
-
Meaning
Slice definition must specify a name. AppSheet assigns a default name as 'MyDataSlice'.
-
Likely Cause
You may have left the name as blank while creating your slice.
-
Resolution Steps
Please modify the slice name in the editor.
-
Learn More
-
WARNING SLICE AND SOURCE NAMES IDENTICAL
unfold_more
-
Meaning
The Slice definition name must be different than its Source name. AppSheet has generated a unique name for the Slice.
-
Likely Cause
You may have assigned the Slice the same name as its Source.
-
Resolution Steps
Please modify the slice name in the editor.
-
Learn More
-
WARNING INACCESIBLE IMAGE
unfold_more
-
Meaning
Image url is not accessible.
-
Likely Cause
The url specified in image type column may not be accessible.
-
Resolution Steps
Please make sure that this image is accessible.
-
Learn More
-
WARNING WORKFLOW RULE DATA
unfold_more
-
Meaning
The workflow rule has an invalid source of data.
-
Likely Cause
The workflow rule needs to be updated to reflect the changes in the other parts of the app definition
-
Resolution Steps
AppSheet tries to remove the offending table or slice name in the rule.
-
Learn More
-
WARNING EVENT SCHEMA NAME
unfold_more
-
Meaning
The Event definition has an invalid source of data.
-
Likely Cause
The Event needs to be updated to reflect the changes in the other parts of the app definition
-
Resolution Steps
AppSheet tries to remove the offending table or slice name in the Event definition.
-
Learn More
-
WARNING DATA ACTION TABLE
unfold_more
-
Meaning
The action definition has an invalid table.
-
Likely Cause
The action definition needs a valid table to change.
-
Resolution Steps
Please verify that the data action specified a valid table.
-
Learn More
-
WARNING DATA ACTION COLUMN
unfold_more
-
Meaning
The action definition has an invalid column.
-
Likely Cause
The action definition needs a column from the table being changed.
-
Resolution Steps
Please verify that the data action specified a valid column.
-
Learn More
-
WARNING DATA ACTION NESTING
unfold_more
-
Meaning
The composite action contains another composite action
-
Likely Cause
Composite actions cannot execute other composite actions.
-
Resolution Steps
AppSheet removes the nested composite action.
-
Learn More
-
WARNING FORMAT RULE DATA
unfold_more
-
Meaning
The format rule has an invalid source of data.
-
Likely Cause
The format rule needs to be updated to reflect the changes in the other parts of the app definition
-
Resolution Steps
AppSheet tries to replace the offending table or slice name in the rule.
-
Learn More
-
WARNING FORMAT RULE COLUMN
unfold_more
-
Meaning
The format rule has an invalid column.
-
Likely Cause
The format rule needs to be updated to reflect the changes in the other parts of the app definition
-
Resolution Steps
AppSheet tries to remove the column in the rule.
-
Learn More
-
WARNING FORMAT RULE NOCOLUMNS
unfold_more
-
Meaning
One of your format rules is not applied to any columns.
-
Likely Cause
You may not have specified target columns for your formatting rule.
-
Resolution Steps
Select at least one column for your format rule.
-
Learn More
-
WARNING APPDEF INCORRECTCOLUMNNAMES
unfold_more
-
Meaning
AppSheet found incorrect column names in your app definition. The app definition is automatically regenerated.
-
Likely Cause
You may not have updated column structure in your app definition after changing the headers in the spreadsheet.
-
Resolution Steps
Please check the app definition to ensure correctness of column structure and names.
-
Learn More
-
WARNING APPDEF INCORRECTCOLUMNNUMBERS
unfold_more
-
Meaning
AppSheet found unexpected number of columns in the spreadsheet. The latest column structure will be automatically fetched.
-
Likely Cause
You may not have updated column structure in your app definition after changing the headers in the spreadsheet.
-
Resolution Steps
Please check the app definition to ensure correctness of column structure and names.
-
Learn More
-
WARNING SCHEMA FORMULACOLUMKEY
unfold_more
-
Meaning
Key columns must not contain formulas.
-
Likely Cause
The key column contains a formula making it ineligible.
-
Resolution Steps
Please select a different key using the editor.
-
Learn More
-
WARNING SCHEMA APPFORMULACOLUMKEY
unfold_more
-
Meaning
Key columns must not contain AppFormulas.
-
Likely Cause
The key column contains an AppFormula making it ineligible.
-
Resolution Steps
Please select a different key using the editor.
-
Learn More
-
WARNING SCHEMA SINGLECOLUMNKEY
unfold_more
-
Meaning
Every schema must contain at least one key column. AppSheet automatically assigns '_RowNumber' as the default key column when no column is selected as key.
-
Likely Cause
You may not have selected any column to be the key column.
-
Resolution Steps
You may continue using '_RowNumber' as the default key column, or select a different key column from the editor, or select multiple key columns from the editor to create a multi-column key.
-
Learn More
-
WARNING APPDEF DUPLICATEKEYVALUES
unfold_more
-
Meaning
The values in the key column(s) must be unique.
-
Likely Cause
Your data has more than one row with the same key value. This is usually because the key was not chosen appropriately.
-
Resolution Steps
Please ensure that the key values are unique, or select a different key column from the editor, or select multiple key columns from the editor to create a multi-column key.
-
Learn More
-
WARNING SLICE SOURCENOTPRESENT
unfold_more
-
Meaning
Your table slice needs a valid data source. AppSheet guessed and assigned a data source to your slice automatically.
-
Likely Cause
You may have modified your table name or provided invalid data source name for your slice.
-
Resolution Steps
Please make sure that your slice contains correct data source.
-
Learn More
-
WARNING KEYCOLUMNS ABSENT
unfold_more
-
Meaning
Your slice does not contain all the key columns from its root table. Required columns are added automatically.
-
Likely Cause
You may have chosen a composite key in your table but you not have added all the key columns to your slice.
-
Resolution Steps
Please make sure that the slice contains all the relevant columns from the root table.
-
Learn More
-
WARNING IMPLICIT KEY
unfold_more
-
Meaning
Your table has an implicit key i.e. RowNumber is used as key. This may result in data loss if multiple uses insert or delete entries in your app.
-
Likely Cause
You may have not specified a key column in your column structure or the key column is invalid.
-
Resolution Steps
Please make sure that a valid key column is present in your column structure.
-
Learn More
-
WARNING SCHEMA RECREATED
unfold_more
-
Meaning
AppSheet recreated the column structure for your table.
-
Likely Cause
You may have not created the column structures manually.
-
Resolution Steps
Please recheck your column structure.
-
Learn More
-
WARNING FORMULACOLUMN
unfold_more
-
Meaning
One or more columns in your spreadsheet has a formula and so AppSheet marks that column as read-only.
-
Likely Cause
You may have added formulas to one or more columns in your spreadsheet.
-
Resolution Steps
Please modify the column structure if you don't want the column to be read only.
-
Learn More
-
WARNING DEFAULT CONTROLSETTING
unfold_more
-
Meaning
One of the views in your app definition has an invalid setting. AppSheet replaced it with the default setting.
-
Likely Cause
You may have chosen an invalid setting for your data.
-
Resolution Steps
Please make sure the correct view settings are chosen.
-
Learn More
-
WARNING SCHEMA ROWNUMBERONLYKEY
unfold_more
-
Meaning
When the _RowNumber is the key, it must be the only key.
-
Likely Cause
The _RowNumber was marked as a key in your table along with one or more additional fields. When _RowNumber is marked as the key, it must be the only key.
-
Resolution Steps
Please ensure that the intended fields have been marked as keys.
-
Learn More
-
WARNING SCHEMA MULTICOLUMNKEYONLYKEY
unfold_more
-
Meaning
When a MultiColum key is a 'Primary Key', it must be the only key.
-
Likely Cause
A MultiColumn key was marked as a 'Primary Key' in your table along with one or more additional fields. When a MultiColumn key is marked as the 'Primary Key', it must be the only key.
-
Resolution Steps
Please ensure that the intended fields have been marked as 'Primary Keys'.
-
Learn More
-
WARNING SCHEMA INVALIDKEYFIELDTYPE
unfold_more
-
Meaning
The key field does not have a legal 'Field Type'. Only certain 'Field Types' are permitted as 'Primary Key' fields. This field's type is not one of these legal key field types.
-
Likely Cause
A field was marked as a 'Primary Key' but the field's 'Field Type' is not one of the legal key field types.
-
Resolution Steps
Either change the key field's 'Field Type' or select a different 'Primary Key' field.
-
Learn More
-
WARNING SCHEMA TOOMANYLABELS
unfold_more
-
Meaning
Each column structure can have a maximum of one textual label and one image label.
-
Likely Cause
You may have selected more than one label via the app editor.
-
Resolution Steps
The system automatically selects a single label of each type. You can change the selection via the app editor.
-
Learn More
-
WARNING CONTROL NEW
unfold_more
-
Meaning
The action used in this view requires that the table allow the addition of new entries.
-
Likely Cause
You have chosen a 'new' action view, but the corresponding table doesn't allow new entries to be added
-
Resolution Steps
AppSheet automatically modifies your app definition to permit new entries to be added
-
Learn More
-
WARNING CONTROL DEPRECATED
unfold_more
-
Meaning
This view type is no longer supported.
-
Likely Cause
This view type is being replaced by a newer and more powerful alternative.
-
Resolution Steps
Please switch to a different view type
-
Learn More
-
WARNING COLUMN HEADER INVALIDTYPE
unfold_more
-
Meaning
The source spreadsheet column header specifies an invalid Type. The Type is being change to Text.
-
Likely Cause
A column header in your spreadsheet specifies an invalid Type value.
-
Resolution Steps
Please update the source spreadsheet column header to specify a valid Type, or remove the Type specification from the column header. Type names are case sensitive and the value you specify must match the expected Type value exactly.
-
Learn More
-
WARNING APP DESCR INCOMPLETE
unfold_more
-
Meaning
A deployable app needs to provide a description, function, and industry.
-
Likely Cause
You have probably overlooked providing this information.
-
Resolution Steps
Use the Info pane of the app editor to provide this information.
-
Learn More
-
WARNING SERVER CACHING
unfold_more
-
Meaning
Read-only data will benefit from server-side caching.
-
Likely Cause
This is an AppSheet Core plan feature that will speed up data syncs for your users
-
Resolution Steps
In the editor, use the Behavior pane -> Offline tab to enable server-side data caching
-
Learn More
-
WARNING CLIENT CACHING
unfold_more
-
Meaning
Images and documents used by the app need to be cached for offline access
-
Likely Cause
This feature will let your app work seamlessly even if offline
-
Resolution Steps
In the editor, use the Behavior pane -> Offline tab to enable client-side content caching
-
Learn More
-
WARNING LAUNCH OFFLINE
unfold_more
-
Meaning
Apps launched from homescreen icons usually require network connectivity to start.
-
Likely Cause
This feature will let your app launch even if offline
-
Resolution Steps
In the editor, use the Behavior pane -> Offline tab to enable offline app launch
-
Learn More
-
WARNING REFERENCED TABLE DOESNOTEXIST
unfold_more
-
Meaning
AppSheet cannot find the referenced table.
-
Likely Cause
You may have a table with a reference column to another table that is not part of the app.
-
Resolution Steps
AppSheet will ignore references to the non-existent table.
-
Learn More
-
WARNING TYPE NOTSCANNABLE
unfold_more
-
Meaning
This column type is not barcode scannable.
-
Likely Cause
You may have changed a column to scannable.
-
Resolution Steps
If you wish to make this column scannable you must select a different column type
-
Learn More
-
WARNING SLICE AUGMENTED
unfold_more
-
Meaning
The list of columns in this slice has changed
-
Likely Cause
You may have changed an underlying table's column structure
-
Resolution Steps
You should verify the slice definition to make sure it is still what you intend
-
Learn More
-
WARNING MUTIPLE LOCALENAMES
unfold_more
-
Meaning
The table contains columns having formats for different locales
-
Likely Cause
In the source worksheet, all column formats are not for a single locale.
-
Resolution Steps
You should verify that AppSheet has assigned the proper locale for the table.
-
Learn More
-
WARNING KEYCOLUMN HIDDEN
unfold_more
-
Meaning
The column you are using as a key was 'Hidden' but it does not have an Initial Value. AppSheet makes it visible automatically.
-
Likely Cause
You may have set the 'Hidden' attribute for this key column, or you may have removed the Initial Value, or it may have been newly selected as a key column.
-
Resolution Steps
Please ensure that the right key column is being used. If you wish to make the column 'Hidden' you must assign it an Initial Value.
-
Learn More
-
WARNING KEYCOLUMN READONLY
unfold_more
-
Meaning
The column you are using as a key was 'ReadOnly'. AppSheet makes it updatable automatically.
-
Likely Cause
You may have set the 'ReadOnly' attribute for this key column or it may have been newly selected as a key column.
-
Resolution Steps
Please ensure that the right key column is being used and that it is not 'ReadOnly'.
-
Learn More
-
WARNING KEYCOLUMN NOTREQUIRED
unfold_more
-
Meaning
The column you are using as a key was not 'Required'. AppSheet makes it 'Required' automatically.
-
Likely Cause
You may have reset the 'Required' attribute for this key column or it may have been newly selected as a key column.
-
Resolution Steps
Please ensure that the right key column is being used and that it is 'Required'.
-
Learn More
-
WARNING COLFORMULA READONLY
unfold_more
-
Meaning
AppSheet marked a column as read-only. The column formula is computed again after the next sync from your app.
-
Likely Cause
When a column contains a column formula, it is marked as read-only. Your spreadsheet contains at least one such column.
-
Resolution Steps
Sync your mobile app to re-compute the column formula.
-
Learn More
-
WARNING TYPE CANNOTBEREADONLY
unfold_more
-
Meaning
This column type cannot be a Read-only column.
-
Likely Cause
Columns of type ChangeTimestamp, ChangeLocation, or ChangeCount cannot be marked as Read-Only. Your spreadsheet contained at least one such column.
-
Resolution Steps
The Read-Only attribute has been reset for this column.
-
Learn More
-
WARNING TYPE NO INPUT
unfold_more
-
Meaning
This column type can only be used in a read-only column.
-
Likely Cause
Some columns can be used to display data but not to capture data.
-
Resolution Steps
The read-Only attribute has been reset for this column.
-
Learn More
-
WARNING FORMULA AND INITIALVALUE
unfold_more
-
Meaning
One of the columns in your table contains both a formula and an Initial Value. It is not meaningful to have both, so the Initial Value has been removed.
-
Likely Cause
You may have specified an Initial Value for a column containing a formula.
-
Resolution Steps
Please do not specify an Initial Value for a column containing a formula.
-
Learn More
-
WARNING APPFORMULA AND READONLY
unfold_more
-
Meaning
Columns with an app formula cannot be marked readonly.
-
Likely Cause
An app formula is used to compute a value in a form. You probably intend that this value be saved along with the rest of the inputs.
-
Resolution Steps
The readonly setting is automatically removed in this case.
-
Learn More
-
WARNING APPFORMULA AND EDITABLEIF
unfold_more
-
Meaning
Columns with an app formula cannot be updated by the app user.
-
Likely Cause
An app formula is used to automatically compute and update a value in a form. In this context, the Editable_If constraint is not meaningful
-
Resolution Steps
The Editable_If constraint is ignored in this case.
-
Learn More
-
WARNING APPFORMULA AND CHANGETYPE
unfold_more
-
Meaning
Columns that are of a change-type should not have an app formula.
-
Likely Cause
The value of a change-type is automatically modified based on user-controlled changes to data. A change-type column is incompatible with an app formula.
-
Resolution Steps
The app formula is ignored in this case.
-
Learn More
-
WARNING APPFORMULA AND KEY
unfold_more
-
Meaning
Key columns should not have an app formula. The value of a key must remain unchanged.
-
Likely Cause
A key represents a unique and immutable identifier for a row. If an app formula is applied to a key column, the value of the column could change
-
Resolution Steps
The app formula is ignored in this case.
-
Learn More
-
WARNING SHOWCOLUMN EDITABLE
unfold_more
-
Meaning
Columns of type 'Show' cannot be updated by the app or app user.
-
Likely Cause
Columns of type 'Show' are empty and serve the sole purpose of improving the presentation of data capture forms.
-
Resolution Steps
The column has been set to not be Editable.
-
Learn More
-
WARNING RESETONEDIT AND KEY
unfold_more
-
Meaning
Key columns should not have ResetOnEdit enabled. The value of a key must remain unchanged.
-
Likely Cause
A key represents a unique and immutable identifier for a row. If ResetOnEdit is applied to a key column, the value of the column could change
-
Resolution Steps
The ResetOnEdit option is removed.
-
Learn More
-
WARNING ROWFILTERCOLUMNS NONEXISTENT
unfold_more
-
Meaning
Your slice contains a column which does not exists in the table. AppSheet automatically removed this column from the slice.
-
Likely Cause
You may have modified the column structure without updating your slice filters.
-
Resolution Steps
Please make sure that your slice only contains relevant columns and filters.
-
Learn More
-
WARNING HIDDENCOLUMN NOTSEARCHABLE
unfold_more
-
Meaning
When a column is Hidden it cannot be Searchable.
-
Likely Cause
You may have changed a column to Hidden.
-
Resolution Steps
If you want to make this column searchable, it cannot be Hidden
-
Learn More
-
WARNING HIDDENCOLUMN LABEL
unfold_more
-
Meaning
You may have marked a Label column as Hidden or marked a Hidden column as Label.
-
Likely Cause
When a column is marked both Hidden and Label, a new label will be chosen by the system.
-
Resolution Steps
If you want this column to be used as Label, please ensure it is not Hidden.
-
Learn More
-
WARNING DUPLICATE ENUM VALUES
unfold_more
-
Meaning
One of the Enum columns in your table specifies duplicate values.
-
Likely Cause
You may have mistakenly entered the same value twice, or this Enum may have been automatically created from a spreadsheet validation list that has duplicates.
-
Resolution Steps
Please remove the duplicate values.
-
Learn More
-
WARNING TEST WORKFLOW
unfold_more
-
Meaning
While the app is being tested, workflow alerts are sent only to the app creator.
-
Likely Cause
After the app passes a deployment check, the workflow alerts will send messages to the actual specified recipients.
-
Resolution Steps
Please run a deployment check (via the Manage tab on the app editor).
-
Learn More
-
WARNING TEST BOT
unfold_more
-
Meaning
While the app is being tested, Bot alerts are sent only to the app creator.
-
Likely Cause
After the app passes a deployment check, the Bot alerts will send messages to the actual specified recipients.
-
Resolution Steps
Please run a deployment check (via the Manage tab on the app editor).
-
Learn More
-
WARNING DELTA SYNC
unfold_more
-
Meaning
The delta sync option utilizes file change timestamps to determine if there have been any changes to table data.
-
Likely Cause
This option is not compatible with the use of security filters in tables.
-
Resolution Steps
Tables that have security filters will ignore this option.
-
Learn More
-
WARNING OFFLINE USERSETTINGS
unfold_more
-
Meaning
When the user changes an option in the User Settings, this requires the app to make a connection to the backend and sync the data.
-
Likely Cause
A change to an option in User Settings may lead to unexpected behavior if the app is offline
-
Resolution Steps
Please be aware of this behavior.
-
Learn More
-
WARNING INVALID MIXPANELID
unfold_more
-
WARNING CHATBOT PRIVATETABLE
unfold_more
-
Meaning
The functionality of a chatbot app is more limited than a full-fledged mobile app.
-
Likely Cause
All tables in the app must be shared. Private tables do not work with chatbots
-
Resolution Steps
Please avoid using this feature in your chatbot app
-
Learn More
-
WARNING CHATBOT ASAPPUSER
unfold_more
-
Meaning
The functionality of a chatbot app is more limited than a full-fledged mobile app.
-
Likely Cause
All tables must be accessed as the app creator.
-
Resolution Steps
Please avoid using this feature in your chatbot app
-
Learn More
-
WARNING CHATBOT INVALIDVIEW
unfold_more
-
Meaning
The functionality of a chatbot app is more limited than a full-fledged mobile app.
-
Likely Cause
Charts, dashboard views and map views do not work in a chatbot app
-
Resolution Steps
Please avoid using this feature in your chatbot app
-
Learn More
-
WARNING CHATBOT TOOMANYVIEWS
unfold_more
-
Meaning
The functionality of a chatbot app is more limited than a full-fledged mobile app.
-
Likely Cause
It is best to have no more than two views in a chatbot app
-
Resolution Steps
Please avoid using this feature in your chatbot app
-
Learn More
-
WARNING CHATBOT TOOMANYOPTIONS
unfold_more
-
Meaning
The functionality of a chatbot app is more limited than a full-fledged mobile app.
-
Likely Cause
Consider having no more than three choices for any input
-
Resolution Steps
Please avoid using this feature in your chatbot app
-
Learn More
-
WARNING CHATBOT TEXTTOOLONG
unfold_more
-
Meaning
The functionality of a chatbot app is more limited than a full-fledged mobile app.
-
Likely Cause
Please shorten the text --- chatbots have limits on the length of text shown
-
Resolution Steps
Please avoid using this feature in your chatbot app
-
Learn More
-
WARNING INVALID SHOWCONTENT
unfold_more
-
Meaning
One of the show columns in your table has invalid content.
-
Likely Cause
The Content option in the column type qualifier must be a valid expression
-
Resolution Steps
Please recheck the Content value and change it appropriately. Text values need to be enclosed within double quotes.
-
Learn More
-
WARNING INVALID LOCNAME
unfold_more
-
Meaning
One of the system names in your app has an invalid value.
-
Likely Cause
The localized system name should be specified by a valid expression
-
Resolution Steps
Please recheck the localized system name and change it appropriately. Constant text values need to be enclosed within double quotes.
-
Learn More
-
WARNING ENABLE FEEDBACK
unfold_more
-
Meaning
The user feedback option cannot be enabled for this app
-
Likely Cause
Only apps that require user signin can enable user feedback
-
Resolution Steps
Please require user signin for the app if you want to capture feedback from app users
-
Learn More
-
WARNING EXPRESSION MAYBEEXPENSIVE
unfold_more
-
Meaning
An expression you have used has a structure that might make it inefficient to evaluate when the app is running
-
Likely Cause
The most common cause for this warning is the use of SELECT() functions in your expression. In many cases, each SELECT() function evaluation requires accessing an entire table of data.
-
Resolution Steps
Consider simplifying your expression and avoiding the use of SELECT() unless your data set is small
-
Learn More
-
WARNING TABLE LOCALENAME MISSING
unfold_more
-
Meaning
The LocaleName was not specified for this table.
-
Likely Cause
The most common cause for this warning is that the AppSheet table's LocaleName was not specified.
-
Resolution Steps
Verify that the AppSheet table's LocaleName matches the Google workbook's LocaleName.
-
Learn More
-
WARNING PRIVATE TABLE SOURCE
unfold_more
-
Meaning
Two private tables in the same app share the same source data.
-
Likely Cause
Private tables need to have independent source spreadsheets. Otherwise, duplicate copies are made for each user.
-
Resolution Steps
Verify that each private table has its own source spreadsheet.
-
Learn More
-
WARNING TABLE LOCALENAME INCORRECT
unfold_more
-
Meaning
The LocaleName was incorrect for this table.
-
Likely Cause
The most common cause for this warning is that the AppSheet table's LocaleName does not match the Google workbook's LocaleName.
-
Resolution Steps
Verify that the AppSheet table's LocaleName matches the Google workbook's LocaleName.
-
Learn More
-
WARNING ALLOW ALL SIGNINS
unfold_more
-
Meaning
The AllowAllSignins option is invalid.
-
Likely Cause
If the app allows all user signins, it must also require user signin.
-
Resolution Steps
AppSheet automatically resets the AllowAllSignins option.
-
Learn More
-
WARNING SLICE NAMES IDENTICAL
unfold_more
-
Meaning
The Slice definition name must be unique. AppSheet has generated a unique name for the Slice.
-
Likely Cause
You may have assigned the Slice the same name as another existing slice.
-
Resolution Steps
Please modify the slice name in the editor.
-
Learn More
-
WARNING FAILED TO COPY TABLE DATA
unfold_more
-
Meaning
The table data could not be copied to the target provider.
-
Likely Cause
The data in the table may be inconsistent or incompatible with the target provider.
-
Resolution Steps
The app has been copied with the original table definition.
-
Learn More
-
WARNING FAILED TO COPY WORKFLOW TEMPLATE
unfold_more
-
Meaning
The workflow template could not be copied to the target provider.
-
Likely Cause
You may not have a valid account for the target provider.
-
Resolution Steps
The workflow rule has been updated to exclude this workflow template.
-
Learn More
-
WARNING UNABLE TO COPY READMEPDF
unfold_more
-
Meaning
The Readme PDF document could not be copied when copying the application.
-
Likely Cause
The Readme PDF document property may not contain a valid PDF document file name.
-
Resolution Steps
The application has been copied without copying the Readme PDF document.
-
Learn More
-
WARNING WORKFLOW EMAIL NOT DEPLOYED
unfold_more
-
Meaning
The application is not deployed so all workflow emails are being sent to the app creator.
-
Likely Cause
You may not have deployed the application.
-
Resolution Steps
Consider running a deployment check to deploy the application.
-
Learn More
-
WARNING WORKFLOW EMAIL FREE ACCOUNT TEST RUN
unfold_more
-
Meaning
The bot is triggered from a test run so all workflow emails are being sent to the app creator.
-
Likely Cause
The bot is triggered from a test run.
-
Resolution Steps
Consider upgrading the account.
-
Learn More
-
WARNING WORKFLOW NOTIFICATION NOT DEPLOYED
unfold_more
-
Meaning
The application is not deployed so the workflow notification is being sent to the app creator.
-
Likely Cause
You may not have deployed the application.
-
Resolution Steps
Consider running a deployment check to deploy the application.
-
Learn More
-
WARNING WORKFLOW SMS NOT DEPLOYED
unfold_more
-
Meaning
The application is not deployed so the SMS is not being sent.
-
Likely Cause
You may not have deployed the application.
-
Resolution Steps
Consider running a deployment check to deploy the application.
-
Learn More
-
WARNING WORKFLOW WEBHOOK NOT DEPLOYED
unfold_more
-
Meaning
The application is not deployed so the web hook is not being invoked.
-
Likely Cause
You may not have deployed the application.
-
Resolution Steps
Consider running a deployment check to deploy the application.
-
Learn More
-
WARNING WORKFLOW WEBHOOK INTERNAL
unfold_more
-
Meaning
An inconsistency has been detected in the webhook task.
-
Likely Cause
The likely cause is a platform defect in handling migration from an older version of the app.
-
Resolution Steps
The error is automatically fixed up.
-
Learn More
-
WARNING WORKFLOW APPSSCRIPT INTERNAL
unfold_more
-
Meaning
An inconsistency has been detected in the Apps Script task.
-
Likely Cause
The likely cause is a platform defect in handling migration from an older version of the app.
-
Resolution Steps
The error is automatically fixed up.
-
Learn More
-
WARNING WORKFLOW EMAIL DYNAMIC EMAIL CROSS DOMAIN QUOTA REACHED
unfold_more
-
Meaning
Embedded app view (dynamic email) cross-domain email quota reached.
-
Likely Cause
You can only send a limited number of Dynamic Emails per day outside of your domain.
-
Resolution Steps
You can request to get an overall quota increase or a quota increase for a specific domain you wish to send embedded app view emails to, by contacting AppSheet support.
-
Learn More
-
WARNING WORKFLOW EMAIL DYNAMIC EMAIL USER CONSENT REQUIRED
unfold_more
-
Meaning
Apps sending cross-domain embedded app view emails (dynamic emails) must require user consent.
-
Likely Cause
Your app does not require user consent.
-
Resolution Steps
Enable the 'Require user consent' setting under Security > Options.
-
Learn More
-
WARNING WORKFLOW EMAIL DYNAMIC EMAIL ONLY SUPPORTED FOR GMAIL
unfold_more
-
Meaning
Dyanmic content in embedded app view emails (dynamic emails) are only rendered in Gmail.
-
Likely Cause
We noticed you are not a Google Workspace user but you are using the embedded app view (dynamic email) feature which is only supported in Gmail.
-
Resolution Steps
If you are sending embedded app view emails (dynamic emails) to recipients using Gmail, you can ignore this warning. For recipients not using Gmail, dynamic emails will simply contain a link to the app view.
-
Learn More
-
ERROR WORKFLOW EMAIL DYNAMIC EMAIL UNSUPPORTED VIEW
unfold_more
-
Meaning
An embedded app view email (dynamic email) task is using an unsupported view.
-
Likely Cause
Your email task has an unsupported view selected or the view contains column types that are currently not supported in dynamic emails.
-
Resolution Steps
Select a supported view or configure the view to only contain supported column types.
-
Learn More
-
ERROR WORKFLOW EMAIL DYNAMIC EMAIL UNSUPPORTED EVENT
unfold_more
-
Meaning
Embedded app view email (dynamic email) tasks are not supported in bots with scheduled events that do not have 'ForEachRowInTable' set.
-
Likely Cause
'ForEachRowInTable' option must be set for events when used within bots that use embedded app view email (dynamic email) tasks.
-
Resolution Steps
Set the 'ForEachRowInTable' option in the bot or remove the embedded app view (dynamic email) task.
-
Learn More
-
WARNING WORKFLOW EMAIL INVALID EMAIL ADDRESS
unfold_more
-
Meaning
A field contains emails that are comma-separated, but it is not an expression.
-
Likely Cause
Your email field contains emails that are comma-separated but comma-separated emails are only supported in expressions.
-
Resolution Steps
Convert the email field into a List expression or only set a single email.
-
Learn More
-
ERROR WORKFLOW EMAIL RECIPIENT ALLOW LIST VIOLATION
unfold_more
-
Meaning
Some recipients in your email violate your team's outgoing email allow-list setting.
-
Likely Cause
Some recipients in your email are not in your team's outgoing email allow-list.
-
Resolution Steps
Remove email recipients that are not in your team's outgoing email allow-list.
-
Learn More
-
WARNING WORKFLOW EMAIL WRONG PRICING PLAN
unfold_more
-
Meaning
Workflow emails are not supported for this pricing plan.
-
Likely Cause
You are not enrolled in a pricing plan that supports workflow emails.
-
Resolution Steps
Consider enrolling in a pricing plan that supports workflow emails.
-
Learn More
-
WARNING WORKFLOW NOTIFICATION WRONG PRICING PLAN
unfold_more
-
Meaning
Workflow notifications are not supported for this pricing plan.
-
Likely Cause
You are not enrolled in a pricing plan that supports workflow notifications.
-
Resolution Steps
Consider enrolling in a pricing plan that supports workflow notifications.
-
Learn More
-
WARNING WORKFLOW SMS WRONG PRICING PLAN
unfold_more
-
Meaning
Workflow SMS is not supported for this pricing plan.
-
Likely Cause
You are not enrolled in a pricing plan that supports workflow SMS.
-
Resolution Steps
Consider enrolling in a pricing plan that supports workflow SMS.
-
Learn More
-
WARNING WORKFLOW TAKEACTION WRONG PRICING PLAN
unfold_more
-
Meaning
Workflow Take Action is not supported for this pricing plan.
-
Likely Cause
You are not enrolled in a pricing plan that supports workflow Take Action.
-
Resolution Steps
Consider enrolling in a pricing plan that supports workflow Take Action.
-
Learn More
-
WARNING WORKFLOW WEBHOOK WRONG PRICING PLAN
unfold_more
-
Meaning
Workflow web hooks are not supported for this pricing plan.
-
Likely Cause
You are not enrolled in a pricing plan that supports workflow web hooks.
-
Resolution Steps
Consider enrolling in a pricing plan that supports workflow web hooks.
-
Learn More
-
WARNING POLICY FAILURE
unfold_more
-
Meaning
The app policy was not satisfied.
-
Likely Cause
Each app policy is a guideline for your app.
-
Resolution Steps
You can change app policies via the Account page.
-
Learn More
-
WARNING ONE DEPENDENT REF
unfold_more
-
Meaning
Too many dependent refs in the same table.
-
Likely Cause
Each entity can only be dependent on one other entity.
-
Resolution Steps
Ensure that the data is designed correctly
-
Learn More
-
WARNING CHANGECOLUMN SLICE
unfold_more
-
Meaning
Change columns are usually included in all slices
-
Likely Cause
If a change column is excluded from a slice, it will not be able to track updates to the slice
-
Resolution Steps
Add the change column to the slice, if appropriate
-
Learn More
-
WARNING WORKFLOW NOTIFICATION NO DEVICE TOKEN
unfold_more
-
WARNING WORKFLOW NOTIFICATION NO FIREBASE API KEY
unfold_more
-
WARNING WORKFLOW APPS SCRIPT NOT ALLOWLISTED TO RUN
unfold_more
-
Meaning
Only Projects that were added by the app owner are allowed to run
-
Likely Cause
This can be caused either by a temporary failure in which case the app owner needs to re-select the Apps Script Project or the app owner has not given explicit permission to run this script.
-
Resolution Steps
You can safely ignore this warning if you don't want to give consent for this script otherwise you will need to re-select the Apps Script project for this task.
-
Learn More
-
WARNING COMPILER
unfold_more
-
WARNING STANDARD GEOCODING
unfold_more
-
Meaning
High-precision geocoding is disabled for your app
-
Likely Cause
High-precision geocoding is only available in deployed apps and specific subscription plans.
-
Resolution Steps
You can also register your own Google Maps geocoding account.
-
Learn More
-
WARNING ENABLE AUDIT HISTORY ALERTS BUSINESS SUBSCRIPTION ONLY
unfold_more
-
Meaning
The 'EnableAuditHistoryAlerts' option requires a Business Subscription plan.
-
Likely Cause
You can only enable 'EnableAuditHistoryAlerts' if you are enrolled in a Business Subscription plan.
-
Resolution Steps
AppSheet automatically reset the 'EnableAuditHistoryAlerts' option.
-
Learn More
-
WARNING USERSETTINGS NO EXTERNAL TYPE
unfold_more
-
Meaning
External types such as images, files, or signatures are not allowed in the user settings table.
-
Likely Cause
External types such as images, files, or signatures are not allowed in the user settings table.
-
Resolution Steps
Please change the type of this column and store external types in a regular table.
-
Learn More
-
WARNING USERSETTINGS CORRUPTED
unfold_more
-
Meaning
The User Settings table has been altered in an incompatible way.
-
Likely Cause
A bug (since fixed) was introduced to allow users to modify the User Settings table.
-
Resolution Steps
The compiler will automatically repair this issue.
-
Learn More
-
WARNING TABLE REF TO UNKNOWN TABLE OR SLICE
unfold_more
-
Meaning
A table reference should generally reference an existing table (unless migrating data)
-
Likely Cause
A table reference should generally reference an existing table (unless migrating data)
-
Resolution Steps
Either open the column definition of the 'Ref' type column to select a source table, remove this column, or change its type
-
Learn More
-
WARNING TABLE DOES NOT SUPPORT ADDS
unfold_more
-
Meaning
This table is based on a Smartsheet Report so 'Adds' are not supported.
-
Likely Cause
You may have specified 'Adds' for a table that is based on a Smartsheet Report.
-
Resolution Steps
'Adds' have been reset for this table.
-
Learn More
-
WARNING TABLE USING GOOGLE FORMS IS NOT READ ONLY
unfold_more
-
Meaning
The update mode of your table is not read-only
-
Likely Cause
The update mode of your table was turned to allow modifications
-
Resolution Steps
Change the update mode to read-only in table settings or try re-creating the table
-
Learn More
-
WARNING ANDROID WHITELABEL APP UPDATE
unfold_more
-
Meaning
Android Whitelabel native app update is required.
-
Likely Cause
Android Whitelabel native app has not been updated in the last 18 months.
-
Resolution Steps
To provide access to the latest set of features, create a new version of your Android whitelabel native app and distribute it to your app users.
-
Learn More
-
WARNING IOS WHITELABEL APP UPDATE
unfold_more
-
Meaning
iOS Whitelabel native app update is required.
-
Likely Cause
iOS Whitelabel native app has not been updated in the last 18 months.
-
Resolution Steps
To provide access to the latest set of features, create a new version of your iOS whitelabel native app and distribute it to your app users.
-
Learn More
-
ERROR TABLE SCHEMA DOES NOT MATCH PROVIDER
unfold_more
-
Meaning
Columns returned by the underlying provider does not match the columns in the App.
-
Likely Cause
Table was edited in the underlying provider or column type in the App is incompatible
-
Resolution Steps
Please regenerate the column structure.
-
Learn More
-
WARNING OCR LOW RES
unfold_more
-
Meaning
OCR works best with high-resolution images.
-
Likely Cause
You have an OCR model in your app, but you are not using high-resolution images.
-
Resolution Steps
Set your image upload size to High or Full.
-
Learn More
-
WARNING LOGO URL TOO LONG
unfold_more
-
Meaning
The app is not runnable when the logo URL is too long.
-
Likely Cause
The app logo exceeds 32766 characters.
-
Resolution Steps
Use a shorter URL for your app logo.
-
Learn More
-
WARNING CHAT APP UPDATE FAILED
unfold_more
-
Meaning
The Chat update on app save failed to sync
-
Likely Cause
See the more detailed error message attached for the cause
-
Resolution Steps
To resolve this issue, see the detailed error message
-
Learn More
-
WARNING LOGO URL NOT HTTPS URL
unfold_more
-
Meaning
Without a valid HTTPS URL, Chat App icons will not be customizable
-
Likely Cause
The logo url provided isn't a valid https:// url
-
Resolution Steps
To resolve this issue, upload the image to a website that can serve the image
-
Learn More
-
WARNING CHAT MESSAGE NOT SENT TO RECIPIENT
unfold_more
-
Meaning
An error occurred while sending a chat message to one or more of your chat space recipients.
-
Likely Cause
Your organization may not allow chat apps to be installed in spaces.
-
Resolution Steps
To resolve this issue, contact your organization administrator.
-
Learn More
-
WARNING CHAT APP NAME TOO LONG
unfold_more
-
Meaning
Your app name is longer than what can be used in a Chat app. It will be truncated.
-
Likely Cause
If you'd like to display the full app name in Chat, shorten the app name.
-
Resolution Steps
Shorten your app name and save your app
-
Learn More
-
WARNING CHAT DESCRIPTION TOO LONG
unfold_more
-
Meaning
Your app short description is longer than what can be used in a Chat app. It will be truncated.
-
Likely Cause
If you'd like to display the full app description in Chat, shorten the description.
-
Resolution Steps
Shorten your app description and save your app
-
Learn More
-
WARNING CHAT LONG DESCRIPTION TOO LONG
unfold_more
-
Meaning
Your detailed app description is longer than what can be used in a Chat app. It will be truncated.
-
Likely Cause
If you'd like to display the full app detailed description in Chat, shorten the description.
-
Resolution Steps
Shorten your app detailed description and save your app
-
Learn More
-
INCREMENTAL SYNC DISABLED
unfold_more
-
Meaning
AppSheet disabled Quick sync feature.
-
Likely Cause
Quick sync is not available for your app configuration.
-
Resolution Steps
Please check for workarounds in the documentation.
-
Learn More
-
INFO UPDATE WITHOUT SIGNIN
unfold_more
-
Meaning
A potential concern for data security.
-
Likely Cause
The app does not require sign in from users, but allows updates.
-
Resolution Steps
If appropriate remove this requirement for better user adoption.
-
Learn More
-
INFO USING TABLE0
unfold_more
-
Meaning
AppSheet uses only one table in the spreadsheet.
-
Likely Cause
There are more than one tabular column structure in your spreadsheet.
-
Resolution Steps
If you want to use both the tables, please merge the tables with a common column structure or use separate spreadsheets for different tables.
-
Learn More
-
INFO SCHEMA COMPUTEDKEY
unfold_more
-
Meaning
AppSheet deduced the table key automatically.
-
Likely Cause
You may not have designated a specific column or columns to be used as the primary key.
-
Resolution Steps
You can use the editor to modify the primary key.
-
Learn More
-
INFO EXISTINGAPP NEWSHEET
unfold_more
-
Meaning
AppSheet deduced the column structure. If the structure or type of data has changed, please get the latest column structure.
-
Likely Cause
You may have selected a new spreadsheet for an existing app.
-
Resolution Steps
Please make sure that you have the latest column structure.
-
Learn More
-
INFO SCHEMA REMOVED
unfold_more
-
Meaning
AppSheet removed a schema automatically because it is not being used.
-
Likely Cause
You may have generated a new schema and discarded the old one.
-
Resolution Steps
Please make sure that your app uses the right schema.
-
Learn More
-
INFO SIGNIN ALLOWLIST
unfold_more
-
Meaning
Requires users to sign in
-
Likely Cause
Your app requires users to sign in, but you may not have added users to white list.
-
Resolution Steps
You must explicitly add allowed users to the Share list for this app.
-
Learn More
-
INFO DATA PERMISSIONS
unfold_more
-
Meaning
What actions can a user of your app take on the data
-
Likely Cause
Data access permission is an explicit choice you make in your app definition.
-
Resolution Steps
Make sure to review the data access permissions so that users of your app do not have any extra permissions
-
Learn More
-
INFO ACCESS CONTROL
unfold_more
-
Meaning
Which users can use your app
-
Likely Cause
In your app definition, you get to choose which users can access the app
-
Resolution Steps
Make sure to review the user access permissions so that your app is accessible by only the users you want
-
Learn More
-
INFO PLAN CHECK
unfold_more
-
Meaning
Your account has a subscription plan and a maximum number of user licenses.
-
Likely Cause
Your subscription defines the kind of apps you can build, and your licenses control the number of users who can use the apps.
-
Resolution Steps
You can change your subscription at any time on the account page.
-
Learn More
-
INVALID PREDICTOR INPUT
unfold_more
-
Meaning
The column type cannot be used as input to a predictor
-
Likely Cause
You have specified an invalid column type in your predictor definition.
-
Resolution Steps
Change the input columns to your predictor.
-
Learn More
-
INVALID OCR INPUT
unfold_more
-
Meaning
The column type cannot be used in an OCR model
-
Likely Cause
You have specified an invalid column in your OCR model definition.
-
Resolution Steps
Change the columns in your OCR model definition.
-
Learn More
-
OCR TRAINING TIMEOUT
unfold_more
-
Meaning
Attempting to train an OCR model from your example images took too long
-
Likely Cause
Your images may have a lot of text which is unrelated to the fields being extracted.
-
Resolution Steps
If the problem persists, try training with fewer example images.
-
Learn More
-
INVALID PREDICTOR OUTPUT
unfold_more
-
Meaning
The column type cannot be used as output of a predictor
-
Likely Cause
You have specified an invalid column type in your predictor definition.
-
Resolution Steps
Change the output column of your predictor.
-
Learn More
-
ERROR TRAINING PREDICTOR
unfold_more
-
Meaning
Something prevented us from training your predictive model.
-
Likely Cause
There is an error on AppSheet's side.
-
Resolution Steps
Please contact our support with a detail description
-
Learn More
-
WARNING PREDICTOR FORMULA
unfold_more
-
INFO IMAGE NOTPRESENT
unfold_more
-
Meaning
One of your view uses a display type that needs an image column from your table data, but it is not present. AppSheet changed the display type to tabular list.
-
Likely Cause
You may have specified a display type in one of the views to be of 'Gallery' type but your table does not contain an image column.
-
Resolution Steps
If you want to use gallery type view, please add image column to your table.
-
Learn More
-
ERROR PROCESS TABLE NOT FOUND
unfold_more
-
Meaning
Your Automation Process applies to a table that could not be found in the application.
-
Likely Cause
You may have deleted the table from the application.
-
Resolution Steps
Restore the table, or select a new table for the Automation Process to apply to, or delete the Automation Process if it is no longer needed.
-
Learn More
-
WARNING PROCESS INVALID STEP NAME
unfold_more
-
Meaning
Your process has a step with an invalid name
-
Likely Cause
You may have accidentally duplicated the step name or forgot to provide one
-
Resolution Steps
We are automatically providing a name
-
Learn More
-
ERROR PROCESS INVALID STEP TYPE
unfold_more
-
Meaning
Your process is not allowed to use this step type
-
Likely Cause
You may need to change the input to your process
-
Resolution Steps
Remove this step or select a different process input
-
Learn More
-
ERROR PROCESS INVALID ACTION
unfold_more
-
Meaning
Your process is not allowed to use this action
-
Likely Cause
You may have deleted or changed the type of your action
-
Resolution Steps
Remove this step or select a different action
-
Learn More
-
ERROR PROCESS INVALID TASK
unfold_more
-
Meaning
Your process is not allowed to use this task
-
Likely Cause
You may have deleted or changed the type of your task
-
Resolution Steps
Remove this step or select a different task
-
Learn More
-
ERROR PROCESS CANNOT FIND PROCESS
unfold_more
-
Meaning
Your process references another process that does not exist
-
Likely Cause
You may have deleted or changed the other process
-
Resolution Steps
Remove this step or select a different process
-
Learn More
-
ERROR PROCESS INVALID INPUTS
unfold_more
-
Meaning
The process you are calling has invalid inputs
-
Likely Cause
You may have changed the underlying process
-
Resolution Steps
Remove this step or select different inputs
-
Learn More
-
ERROR PROCESS MISSING INPUTS
unfold_more
-
Meaning
The process you are calling has missing inputs
-
Likely Cause
You may have changed the underlying process
-
Resolution Steps
Remove the process or select input to the process
-
Learn More
-
ERROR BOT MISMATCH PROCESS INPUT WITH EVENT
unfold_more
-
Meaning
The process should not have input
-
Likely Cause
You may have changed the underlying process or event
-
Resolution Steps
Remove the bot or remove the input of the process
-
Learn More
-
ERROR BOT PROCESS SHOULD NOT HAVE INPUT
unfold_more
-
Meaning
Based on the event definition, we don't support the process to have input
-
Likely Cause
You may have changed the input of the process or the event
-
Resolution Steps
Remove the bot, or select the same input for the process and the event
-
Learn More
-
ERROR PROCESS INVALID OUTPUTS
unfold_more
-
Meaning
Your process has invalid output types
-
Likely Cause
You may have added inconsistent output formulas
-
Resolution Steps
Remove this step or select different outputs
-
Learn More
-
ERROR PROCESS INVALID CONDITION
unfold_more
-
Meaning
The condition of an if/else step is invalid
-
Likely Cause
The expression may have been entered incorrectly
-
Resolution Steps
Remove this step or enter a different formula
-
Learn More
-
ERROR BOT INVALID EVENT
unfold_more
-
Meaning
Your bot refers to an event that is incompatible or cannot be found
-
Likely Cause
You may have changed the type of the event in your bot
-
Resolution Steps
Change the event in your bot
-
Learn More
-
ERROR BOT INVALID PROCESS
unfold_more
-
Meaning
Your bot refers to a process that is incompatible or cannot be found
-
Likely Cause
You may have changed the type of the process in your bot
-
Resolution Steps
Change the process in your bot
-
Learn More
-
ERROR BOT NOT FOUND
unfold_more
-
ERROR PROCESS INVALID FOREACH FILTER
unfold_more
-
Meaning
The referenced rows expression of the current step is invalid
-
Likely Cause
The expression may have been entered incorrectly
-
Resolution Steps
Remove this step or enter a different formula
-
Learn More
-
ERROR PROCESS INVALID FOREACH TABLE
unfold_more
-
Meaning
The table of call process for each row step is invalid
-
Likely Cause
The table may have been entered incorrectly
-
Resolution Steps
Remove this step or enter a different table
-
Learn More
-
ERROR PROCESS INVALID FOREACH SUB PROCESS
unfold_more
-
Meaning
The process to call is not compatible with the selected referenced table
-
Likely Cause
The call process for each row step might not have been configured correctly
-
Resolution Steps
Select a different referenced table or a different process
-
Learn More
-
ERROR PROCESS EMPTY FOREACH SUB PROCESS
unfold_more
-
Meaning
Call process for each row step cannot reference an empty process
-
Likely Cause
The call process for each row step might not have been configured correctly
-
Resolution Steps
Please select a process in the step, or create a new process if no one is available
-
Learn More
-
ERROR PROCESS RECURSIVE FOREACH
unfold_more
-
Meaning
Call process for each row step cannot reference a process that contains for each, or use with scheduled event with ForEachRowInTable enabled
-
Likely Cause
The call process for each row step might not have been configured correctly
-
Resolution Steps
Ensure child processes don't include call process for each row step, or don't use the process with a scheduled event with ForEachRowInTable enabled
-
Learn More
-
ERROR PROCESS INVALID WAIT PERIOD
unfold_more
-
Meaning
The period of a wait step is invalid
-
Likely Cause
The expression may have been entered incorrectly
-
Resolution Steps
Remove this step or enter a different formula
-
Learn More
-
ERROR INVALID INPUT TYPE FOR DATA ACTION
unfold_more
-
Meaning
The action has invalid input type
-
Likely Cause
The input type is set incorrectly
-
Resolution Steps
Remove the input or update its type
-
Learn More
-
ERROR EMPTY INPUT NAME FOR DATA ACTION
unfold_more
-
Meaning
The action has empty input name
-
Likely Cause
The input name is set incorrectly
-
Resolution Steps
Remove the input or update its name
-
Learn More
-
ERROR INVALID INPUT INITIAL VALUE FOR TASK
unfold_more
-
Meaning
The task has invalid input initial value
-
Likely Cause
The input initial value is set incorrectly
-
Resolution Steps
Remove the input initial value or update it
-
Learn More
-
ERROR INVALID INPUT INITIAL VALUE FOR DATA ACTION
unfold_more
-
Meaning
The action has invalid input initial value
-
Likely Cause
The input initial value is set incorrectly
-
Resolution Steps
Remove the input initial value or update it
-
Learn More
-
ERROR INVALID INPUT TYPE FOR TASK
unfold_more
-
Meaning
The task has invalid input type
-
Likely Cause
The input type is set incorrectly
-
Resolution Steps
Remove the input or update its type
-
Learn More
-
ERROR EMPTY INPUT NAME FOR TASK
unfold_more
-
Meaning
The task has empty input name
-
Likely Cause
The input name is set incorrectly
-
Resolution Steps
Remove the input or update its name
-
Learn More
-
ERROR INVALID INPUT ASSIGNMENTS
unfold_more
-
Meaning
The action has invalid input assignments
-
Likely Cause
You may have changed the underlying inputs for the referenced action
-
Resolution Steps
Remove the input from the referenced action or add a new input assignment
-
Learn More
-
ERROR INVALID INPUT ASSIGNMENTS FOR STEP
unfold_more
-
Meaning
The step has invalid input assignments
-
Likely Cause
You may have changed the underlying inputs for the referenced action or task
-
Resolution Steps
Remove the input from the referenced action or task or add a new input assignment
-
Learn More
-
ERROR DUPLICATE INPUT NAME FOR ACTION
unfold_more
-
Meaning
The data action has a duplicate input name
-
Likely Cause
The input is set incorrectly
-
Resolution Steps
Remove one of the input or update its name
-
Learn More
-
ERROR DUPLICATE INPUT NAME FOR TASK
unfold_more
-
Meaning
The task has a duplicate input name
-
Likely Cause
The input is set incorrectly
-
Resolution Steps
Remove one of the input or update its name
-
Learn More
-
ERROR WORKFLOW CHAT SPACE LIST INVALID
unfold_more
-
Meaning
Chat task is using a list of space IDs that aren't all in the correct format.
-
Likely Cause
Space IDs in the list aren't all formatted as "spaces/*"
-
Resolution Steps
Fix the format of the space IDs or edit the Chat task.
-
Learn More
-
ERROR WORKFLOW CHAT ROW NOT FOUND
unfold_more
-
ERROR WORKFLOW CHAT SPACE LIST CONTAINS INACCESSIBLE SPACES
unfold_more
-
Meaning
Chat task is using spaces to which the Chat app has not been added.
-
Likely Cause
Chat app has not been added to all spaces where messages need to be sent.
-
Resolution Steps
Add the Chat app to all spaces where messages need to be sent.
-
Learn More
-
ERROR WORKFLOW CHAT TASK UNSUPPORTED VIEW
unfold_more
-
Meaning
Chat task is using a view type that is not supported in Google Chat.
-
Likely Cause
Chat task is using a view type that is not supported by Google Chat.
-
Resolution Steps
Update the Chat task to use a supported view type - deck or detail.
-
Learn More
-
ERROR WORKFLOW CHAT TASK CONFIGURED INCORRECTLY
unfold_more
-
Meaning
Chat task has an invalid configuration.
-
Likely Cause
Chat task is not configured correctly.
-
Resolution Steps
Configure the Chat task with message text, an app view, or both.
-
Learn More
-
ERROR WORKFLOW PROCESS WITH CHAT TASK CONFIGURED WITH AN INCOMPATIBLE EVENT
unfold_more
-
Meaning
Event type cannot be configured with a process that contains a Chat task configured with a detail view.
-
Likely Cause
Chat task configured with a detail view requires row data context from the event.
-
Resolution Steps
Configure the Chat task with a data change or scheduled event with for each enabled or with another view type.
-
Learn More
-
ERROR WORKFLOW PROCESS WITH CHAT TASK RESPOND TO SAME THREAD CONFIGURED WITH INCOMPATIBLE EVENT
unfold_more
-
Meaning
Process that has has a Chat task that's configured to respond to the originating Chat space thread, which can't be identified by the non-Chat event.
-
Likely Cause
Process is configured with a non-Chat event.
-
Resolution Steps
Use a Chat event with this process or edit the Chat task to configure the space IDs.
-
Learn More
-
ERROR WORKFLOW LINKED PROCESS WITH CHAT TASK RESPOND TO SAME THREAD
unfold_more
-
Meaning
Linked process can't identify the originating Chat space thread for a Chat task when used by multiple bots.
-
Likely Cause
Linked process has a Chat task that's configured to respond to the originating Chat space thread, which can't be identified when used by multiple bots.
-
Resolution Steps
Turn off linking for the process or edit the Chat task to configure space IDs.
-
Learn More
-
ERROR WORKFLOW CHAT EVENT DUPLICATE SLASH COMMAND
unfold_more
-
Meaning
Slash command can only be used in one Chat event. Using the same slash command in multiple Chat events is not supported.
-
Likely Cause
Multiple Chat events are using the same slash command.
-
Resolution Steps
Ensure only one Chat event is using a slash command. To use the slash command in multiple bots, turn on linking for the Chat event.
-
Learn More
-
ERROR APP SUBSCRIPTION OPERATION FAILED
unfold_more
-
Meaning
The automation event (Forms, Asdb, scheduled) failed to be created due to an error.
-
Likely Cause
See the editor error for more details, it may be due to expired credentials or a temporary error.
-
Resolution Steps
Try saving again or refreshing your credentials.
-
Learn More
-
ERROR CHAT APP DISABLED
unfold_more
-
Meaning
Go to the Chat tab to configure a Chat app and enable it or remove the events.
-
Likely Cause
A chat event or chat task was added before the chat app was configured.
-
Resolution Steps
Ensure only one Chat event is using a slash command. To use the slash command in multiple bots, turn on linking for the Chat event.
-
Learn More
-
WARNING DID NOT CLICK ENABLE FIREBASE NOTIFICATIONS FOR BRANDED APP
unfold_more
-
Meaning
The manual branded app notification configuration steps were not properly completed.
-
Likely Cause
Delegate Service Account for sending notifications was not found
-
Resolution Steps
Click "Enable Firebase Notifications" in Branded Apps Pane.
-
Learn More
-
WARNING DID NOT INPUT ADMIN SDK EMAIL FOR FIREBASE NOTIFICATION SEND FOR BRANDED APP
unfold_more
-
Meaning
The manual branded app notification configuration steps were not properly completed.
-
Likely Cause
Firebase Admin SDK email from user's firebase project was not found
-
Resolution Steps
Input Firebase Admin SDK email in Branded Apps Pane.
-
Learn More
-
WARNING DID NOT INPUT VALID ADMIN SDK EMAIL FOR BRANDED APP FIREBASE NOTIFICATION SEND
unfold_more
-
Meaning
The manual branded app notification configuration steps were not properly completed.
-
Likely Cause
Firebase Admin SDK email from user's firebase project does not conform to prefix and suffix requirement
-
Resolution Steps
Input an accepted Firebase Admin SDK email in Branded Apps Pane.
-
Learn More
-
WARNING DID NOT INPUT PARSABLE ADMIN SDK EMAIL FOR BRANDED APP FIREBASE NOTIFICATION SEND
unfold_more
-
Meaning
The manual branded app notification configuration steps were not properly completed.
-
Likely Cause
Firebase Admin SDK email from user's firebase project does not contain at sign or period, so cloud project id could not be parsed
-
Resolution Steps
Input an accepted Firebase Admin SDK email in Branded Apps Pane.
-
Learn More
-
WARNING INPUTTED ADMIN SDK EMAIL FOR BRANDED APP FIREBASE NOTIFICATION SEND DOES NOT EXIST
unfold_more
-
Meaning
The manual branded app notification configuration steps were not properly completed.
-
Likely Cause
Firebase Admin SDK email from user's firebase project does not exist in GCP
-
Resolution Steps
Input an accepted Firebase Admin SDK email in Branded Apps Pane.
-
Learn More
-
WARNING DID NOT GRANT SERVICE ACCOUNT TOKEN CREATOR FROM FIREBASE PROJECT TO DELEGATE SERVICE ACCOUNT
unfold_more
-
Meaning
The manual branded app notification configuration steps were not properly completed.
-
Likely Cause
"Service Account Token Creator" IAM permission was not granted
-
Resolution Steps
Grant "Service Account Token Creator" IAM permission from the firebase project used to configure the branded app to the service account email displayed in the Branded Apps Pane.
-
Learn More
-
WARNING FIREBASE NOTIFICATION SENDER ID MISMATCH
unfold_more
-
Meaning
Firebase ProjectID from GoogleServices.json or GoogleService-Info.plist does not match the configured firebase project for branded app notifications
-
Likely Cause
The wrong Firebase project was configured in the branded app steps
-
Resolution Steps
Firebase ProjectID from the branded app's associated GoogleServices.json does not match the Firebase ProjectID used for the notification configuration steps taken. Please verify you are configuring with the same Firebase ProjectID as the one in the GoogleServices.json from the branded app steps, or rebrand the app with a new firebase project. (GoogleService-Info.plist is used for iOS branded apps; GoogleServices.json is used for Android)
-
Learn More
-
WARNING ENCOUNTERED ISSUE WHILE RENAMING COLUMN
unfold_more
-
Meaning
While renaming the column, an issue was encountered. Parts of your app might still reference the old name.
-
Likely Cause
An expression isn't compiling or compatible with renaming
-
Resolution Steps
Please fix the expression and try again.
-
Learn More