Error 23301

Message

Possible error messages:

Without Resource Bundle (default)
  • The whole length of personalization parameters exceeds the limit of authenticate parameters and the safe length is 512 bytes
With Resource Bundle
  • the whole length of personalization parameters exceeds the limit of authenticate parameters and the safe length is 512 bytes
Domain Persistence.SynchronizeException
Number 23301
Label PK_LENGTH_EXCEED_LIMIT
Applicable Platform(s) iOS, Android, BlackBerry, Windows Mobile

Cause

The personalization parameter value is too long. Currently, the maximun length of all personalization parameters is 6400 characters, which includes keys and encoding overhead.

Action

Do not use large data for personalization parameters. Try different ways of passing the data, such as placing it inside MBO attributes.