sendinblue / APIv3-nodejs-library

SendinBlue's API v3 Node.js Library
ISC License
101 stars 47 forks source link

updateContact error for email with two domain extension #68

Closed Bamorem closed 3 years ago

Bamorem commented 4 years ago

Hi I use the updateContact to add a contact to a list of contact. For an email like jhon@example.com it's working, but not for jhon@example.com.au

And yes the emails il already created, that's why i use updateContact ^^

The error is : { code: 'invalid_parameter', message: 'Invalid email address in attributes' }

Someone can help me with this ?

SiM07 commented 4 years ago

We have an issue with this endpoint since this morning around 7:00AM and 7:59 AM (Europe/Paris)

Bamorem commented 4 years ago

We have an issue with this endpoint since this morning around 7:00AM and 7:59 AM (Europe/Paris)

I have this error since 3 days now, is it related ?

SiM07 commented 4 years ago

Not related.

shubhamUpadhyayInBlue commented 3 years ago

Hey @Bamorem I just tested with the latest version of the NodeJS wrapper and it's working good with two domain extension. You can open an L3 if you are still facing the issue.

Also, @SiM07 you can have a look at the status of API here: https://status.sendinblue.com Thanks!