Yamil Asusta
Yamil Asusta
We would have to add a section to handle it on `_build_sg_email`. As it stands right now it won't copy it.
Only thing that comes to mind is patching the `send_messages` which is not generic. We could make a whitelist and copy properties to the mail object too.
@cesarmarroquin can you share the actual `body` of the error you are seeing?
@andriisoldatenko that looks interesting. Go for it 👍
That seems like an error from the SG client. More specifically, looks like an issue from the API itself. @thinkingserious any insights?
Ah. The lib assumes you pass in credentials. Can you share the specific endpoint documentation?
I've updated the module so it doesn't send empty auth parameters causing it to fail.
Why not use gonum's weighted graph? 🤔