@solene_ggd you need just to apply one patch #6 or #4 not the both.
Riadh Rahmi → created an issue.
How to send attachements with sendinblue , I made a hook mail alter and I want to add attachement to the email.
Riadh Rahmi → created an issue.
You can also this patch, I found the same error in version 5.0@RC.
Any solution for this problem @emilie.viau ? I found the same error also.
@sepa_cleversoft you should add the patch to composer like this example:
"sendinblue/api-v3-sdk": {
"sendinblue_api_support_php81": "
https://www.drupal.org/files/issues/2023-01-18/3330960-4-sendinblue_api_... →
"
}
because these patches are related to the library located under vendor folder not the "drupal/sendinblue" module. so check your composer.json.
Also you can use this patch, I found this problem in version 8.x-2.0.
You can use this patch also.