email attachment issue in php code
i tried triggering email with an attachment with php code
and it does send a successful sent message
but mail does not get received.
this code of php i typed on my own by reference of nodejs code. there was no specific syntax for php.
can any one help me with it?
1 Reply
@D0808
As per our logs, I see this error
On high level your code implementation looks correct.
I have few questions:
1. We support base64 and buffer format for file attachments. Are you sure you are sending file in this format?
2. As per above error, novu was unable to reach your tunnel url or bridge url. Can you check if tunnel is still running? You can close and restart using this command?
npx novu@latest dev``
3. What error you see in activity feed for this transactionid
9434179b-b539-42fc-a94f-756e86db38d4`?