520005: Profile schema validation failed
CONVERSATION MEMORY
ERROR
Profile creation failed due to an invalid schema or unexpected structure.
- The provided JSON payload does not match the required profile schema
- Parallel requests caused a race condition
- Validate the JSON payload against the designated profile schema
- Implement idempotency keys to prevent race conditions