Bug: On sending bulk email recipient variable issue
furqee opened this issue · 3 comments
furqee commented
Hye
I'm getting this error on sending bulk email, with custom html template using dynamic variables, sometimes it shows me this error but sometimes it doesn't throw error using everything same.
The parameters passed to the API were invalid. Check your inputs! 'recipient-variables' parameter is not a valid JSON
oleksandr-mykhailenko commented
Hello @furqee This issues was fixed few days ago. Here is PR - https://github.com/mailgun/mailgun-php/pull/829/files
So probably you should update your library
oleksandr-mykhailenko commented
@furqee is everything is ok ? We can close the issue ?
furqee commented
Yes, @oleksandr-mykhailenko Thanks.