Resending messages delivers in plain text/code
-
We have a Ninja form that, when completed, sends a confirmation message to users.
https://urbanfarmcolorado.com/vegetables/Messages were sending fine until the token was expired or revoked. At that time users and Admin stopped receiving messages.
We now have a lot of messages which have a status of (Token has been expired or revoked.(invalid_grant) We’d like to resend those messages that failed because of the token issue.
However, when resending the messages they display (I believe) as plain text… the raw HTML code is visible making the message very hard to decipher.
If Postman is used to send emails initially (not a resend), with the correct token now in place, the emails are received and display as expected… with no HTML tags.
Can we resend these failed messages in the normal format?
This is basically what the user would see in their email if we resent the message using the Postman Log. https://imgur.com/a/6Igi2
Not so great..The page I need help with: [log in to see the link]
- The topic ‘Resending messages delivers in plain text/code’ is closed to new replies.