mailjet-apiv3-dotnet icon indicating copy to clipboard operation
mailjet-apiv3-dotnet copied to clipboard

Getting Error "Email already exists" When its not in the contact list

Open anandtpatel opened this issue 3 years ago • 0 comments

This email does not exists in the database and I am getting this error. Infact getting same error for most of the contact. Whats the issue?

[  
   {    "ErrorInfo": "",
        "ErrorMessage": "MJ18 A Contact resource with value "[email protected]" for Email already exists.",
       "StatusCode": 400
   }
]

anandtpatel avatar Sep 19 '22 01:09 anandtpatel