Skip to main content

AUTH_CUSTOM_USER_ID_HAS_BEEN_BOUND

I'm encountering an error and reviewing the docs to understand what's happening. Please help me resolve this.

Fix Error with AI Tool

Error Cause

CustomUserId has been bound to an account, this custom user ID is already bound to another account.

Solutions

  1. Use a different CustomUserId
  2. Check if the same user ID already exists
  3. If it's the same user, directly login with the bound account
  4. Unbind existing association and re-bind (if you have permission)
  5. Contact administrator to handle account binding issues