SendGrid C# API template substitution issue #734
Labels
difficulty: unknown or n/a
fix is unknown in difficulty
status: waiting for feedback
waiting for feedback from the submitter
type: question
question directed at the library
I got transaction template with following subject:
Request at {{receiveDate}}
. But I couldnt send substitution to it.I am trying following code:
but got error: `result.StatusCode == BadRequest'. How could I fix that?
When I comment line with substitution - everything works fine.
The text was updated successfully, but these errors were encountered: