Sendgrid-php: Substitutions not working

Created on 20 Sep 2017  路  13Comments  路  Source: sendgrid/sendgrid-php

Issue Summary

Substitutions are no longer working for transactional emails. Only a few days ago they worked perfectly, nothing has been changed on our end and now they don't work at all.

For example %name% used to output the person's name in the email, now it only outputs "%name%"

Steps to Reproduce

  1. Send a transactional email with substitutions using the API

Technical details:

  • sendgrid-php Version: latest
  • PHP Version: 7
non-library issue

Most helpful comment

All 13 comments

Same issue here (well using the Node.js library)

@ruarkferreira I鈥檝e contacted SendGrid who鈥檝e said they鈥檙e now investigating

Thanks Sendgrid for breaking your client apps!!!

Furthermore, look at your "helper" to make a substitution and send a transaction email: $sg->client->mail()->send()->post($request_body); Are you serious !??? Couldn't it be more verbose, please???

Thanks @lukeyouell :) I also logged a ticket but so far no reply :-/ Really annoying as we just had a big campaign run :-/

EDIT: Ok, their OPS team seems to be investigating it. Hopefully a quick turn around...

@lukeyouell Same problem here, hope for Sendgrid solution soon.. thank you!

@flamasweb I hope that solution includes a batch resend of mails that were sent without substitution while this was happening :P

@ruarkferreira they don't store transactional email content, so I doubt it!

It seems fixed now...

@ruarkferreira @passkey1510 @flamasweb looks good to me!

"Our Operations team has identified and mitigated the issue affecting substitution values. We apologize for any inconvenience this caused. "

Despite the incident being marked as resolved, we're still experiencing this issue with substitutions not being replaced. Anyone else? We're contacting SendGrid support now.

Thanks for the heads up everyone!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

iamanupammaity picture iamanupammaity  路  4Comments

atsareva picture atsareva  路  4Comments

moontrv picture moontrv  路  3Comments

mwsasser picture mwsasser  路  3Comments

rainman0607 picture rainman0607  路  4Comments