Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
stkrelax opened this issue Feb 9, 2023 · 0 comments

Comments

@stkrelax
Copy link

stkrelax commented Feb 9, 2023

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 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant