Question

We just updated to the latest version of intercom on iOS in our app, and now all we get trying to log in users is ERROR - [HTTP 409] - Multiple existing users match this email address xxxx@gmail.com - must be more specific using user_id.

  • 3 January 2023
  • 1 reply
  • 47 views

We've added userId to login attributes and also tested this in the examples app always error 409.


1 reply

Badge +1

👋 @benjamin s​! This error is indicating that multiple user accounts have that same email address so you need to specify a unique user ID for each user.

Reply