Describe the problem/error/question
Cannot send either a template or the same template content as html.
What is the error message (if any)?
When I use a template I have stored at Amazon I get this error
Sender ValidationError 1 validation error detected: Value at ‘templateData’ failed to satisfy constraint: Member must not be null f0ef09fb-93cc-4a03-956f-00eef7785bd9
When I copy the Html I get this error
Your request is invalid or could not be processed by the service
414 Request-URI Too Large 414 Request-URI Too Large
Please share your workflow
Webhook → Amazon SES
(webhook receives the email address where to send the email to and passes to Amazon SES node)
Share the output returned by the last node
Bad request - please check your parameters
Sender ValidationError 1 validation error detected: Value at ‘templateData’ failed to satisfy constraint: Member must not be null f0ef09fb-93cc-4a03-956f-00eef7785bd9
Information on your n8n setup
- **n8n version:1.60.1 (self hosted)
- **Database (default: SQLite):SQLite
- **n8n EXECUTIONS_PROCESS setting (default: own, main):own
- **Running n8n via (Docker, npm, n8n cloud, desktop app):Docker
- **Operating system:Ubuntu 20.04