Skip to content

createDoiContact throws exception with "This sms number or email address is already associated with another user" for blacklisted users #253

Description

@stkrelax

if we try to createDoiContact for a user that has been blacklisted before api returns an exception:

Message: [400] Client error: POST https://api.sendinblue.com/v3/contacts/doubleOptinConfirmation resulted in a 400 Bad Request response:
{"code":"invalid_parameter","message":"This sms number or email address is already associated with another user. Please (truncated...)
Code: 400 Class: SendinBlue\Client\ApiException
#0 /var/www/app/tags/dev/vendor/sendinblue/api-v3-sdk/lib/Api/ContactsApi.php (985) :: SendinBlue\Client\Api\ContactsApi::createDoiContactWithHttpInfo

in the times before this updated the contact and triggered a new Doi sign in.

how should a blacklisted contact now be signed in ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions