Unable to sync app - Invalid request provided to appsheet database

 

 

Error:
"ExceptionHandlerFramework.CustomerFacingException: Invalid request provided to AppSheet database\r\n at DatabaseProviders.TablesProviderUtil.ThrowCustomerFacingExceptionIfUserError(Exception e)\r\n at DatabaseProviders.TablesDBProvider.UpdateRows(Context context, SqlTable table, List`1 rowValues, List`1 keyValues)\r\n at DatabaseProviders.SqlTable.UpdateRows(Context context, Op op, ImmutableArray`1 rows, ImmutableArray`1 colTypes)\r\n at ProviderBase.ExternalApiProviderData.UpdateRows(Context context, Op op, PhysicalSchema physicalSchema, ImmutableArray`1 colTypes, List`1 keyPositions, Int32[] columnSliceMapping, List`1 changedRowKeyPositions)\r\n at ProviderBase.APIBasedProvider.UpdateTableRows(Context context, Op op, String name, Int32 ownerId, String userToken, PhysicalSchema physicalSchema, DataFormat fileFormat, ImmutableArray`1 colTypes, List`1 keyPositions, Int32[] columnSliceMapping, List`1 changedRowKeyPositions)\r\n at Nirvana.Data.DataLayer.UpdateTableRows(Context context, Op op, Int32 ownerId, AppTable appTable, ImmutableArray`1 colTypes, List`1 keyPositions, Int32[] columnSliceMapping, List`1 changedRowKeyPositions)\r\n at Nirvana.Internal.InternalAPI.UpdateTableRowInternal(Context context, Op op, Int32 userId, Int32 executeAs, ChangeEventWorkflowRuleEvaluator changeEventWorkflowRuleEvaluator)\r\n at Nirvana.Internal.InternalAPI.PerformOperation(Context context, Op op, Int32 userId, String appTemplateVersion, UpdateModeEnum requiredUpdateMode, RowOperation rowOperation)\r\n at Nirvana.Internal.InternalAPI.UpdateTableRow(Context context, Op op, Int32 userId, String appTemplateVersion)\r\n at AppApiHandler.UpdateTableRowHandler.UpdateTableRowInternal(IPerfCollector perfCollector, Context context, Op op, String appTemplateVersion, IQueryString queryString)"

 

Paras_Sood_0-1674981395640.png

Always receive this error: Invalid request provided to appsheet database. Checked audit log history and there is an error everytime I try to do anything. Can't make sense of the error, hoping to get some guidance here.

Paras_Sood_1-1674981508966.png

Not sure if this is related but I also get this error message:

"

A cycle is detected in the component. This can result in undefined and erroneous behavior. It will eventually be marked as an error.
"
In the security filter, but I have code here which has been here for ages and worked fine before.
 

 

IF(USERROLE()="Admin", true, USEREMAIL() = [Assignee].[E-mail])

 

 

 

0 1 1,131
1 REPLY 1

Steve
Platinum 4
Platinum 4

AppSheet Database is currently a preview feature and under active development. Preview features are not yet suitable for use in important apps. Until it has achieved greater stability, I recommend against using this preview feature except for testing and to help the AppSheet developers in their efforts. To follow the progress of and contribute to the development effort, please visit this dedicated Community topic:

Introducing new AppSheet database feature ...

Top Labels in this Space