sendinblue / APIv3-csharp-library

SendinBlue's C# library for API v3
MIT License
58 stars 26 forks source link

SendTemplate fails silently when setting Attributes/Parameters #32

Closed j-bbr closed 3 years ago

j-bbr commented 3 years ago

I understand the endpoint is deprecated (in the documentation, the method unfortunately isn't marked obsolete) but setting attributes/parameters using this method just fails silently. A warning or even removing the method altogether would be preferable. I am under the impression that the preferred new way to do this is #28 but that could be better documented.

amitsendinblue commented 3 years ago

Hi @j-bbr, Thanks for the feedback, we will remove the method soon.