Skip to contentSkip to navigationSkip to topbar
Page tools
Useful for sharing or LLM
Accelerate development with AI

On this pageProducts used
Looking for more inspiration?Visit the
Error
Twilio error

530004: Profile creation failed

Twilio Conversation OrchestratorConversation Orchestrator

Description

description page anchor

The system failed to create a new profile for the participant. The participant was still added to the conversation (fail-open behavior) but without a profile ID.

Possible causes

possible-causes page anchor
  • The profile service experienced a temporary outage or timeout.
  • The memory store ID configured on the conversation is invalid or not accessible.
  • A client error occurred due to malformed profile data or trait mapping.
  • Check the errorReason field in the diagnostic event for the specific HTTP status and error message.
  • Verify the memory store ID in the conversation configuration is correct and accessible.
  • The participant was created without a profile ID and will function normally, but memory features that depend on profile resolution will not be available for this participant.