You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Date properties of a Content item are getting serialize to JSON in a "yyyy-MM-dd'T'HH:mm:ss.SSS" format, when it should be in milliseconds since midnight 1/1/1970 UTC. This results in a "Invalid JSON input at line x, column y" error message from the personality profile service.