54502: Invalid index name



SYNC
ERROR

Sync: Invalid index name

sync-invalid-index-name page anchor

The specified index doesn't exist, therefore cannot be queried.

  • You may have made a typo.
  • You may have made a programming error that yields the empty string in place of a valid index name.
  • Please review https://www.twilio.com/docs/sync/live-query for the currently supported list of indices, and make sure your code consumes one of those. There is no facility to create your own index today.