Skip to content

Error: /api/sync returned disallowed changes #3900

@sentry

Description

@sentry

We've received several of these errors related to channelsets, in which the user tries to delete one. The disallowed change looks like the following:

[
  {
    "key": "cecc316cc8424ed6941598dfc3aeeae8", 
    "rev": 9, 
    "table": "channelset", 
    "type": 3
  }
]

Sentry Issue: STUDIO-FV5

Error: /api/sync returned disallowed changes
  at callback (./shared/data/serverSync.js:111:33)
  at handleDisallowed (./shared/data/serverSync.js:105:7)
  at debouncedSyncChanges</< (./shared/data/serverSync.js:312:9)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions