Giter VIP home page Giter VIP logo

Comments (4)

andriisoldatenko avatar andriisoldatenko commented on August 26, 2024 1

@zlebnik Thanks for info. I'm on fixing it.

from sendgrid-django.

andriisoldatenko avatar andriisoldatenko commented on August 26, 2024

@cesarmarroquin
just tested on my project, everything is working:

(example.com) vagrant@vagrant-ubuntu-trusty-64:$ python -V
Python 3.5.2
(example.com) vagrant@vagrant-ubuntu-trusty-64:$ pip freeze | grep sendgrid
sendgrid==3.6.3
sendgrid-django==4.0.1

(example.com) vagrant@vagrant-ubuntu-trusty-64:$ pip freeze | grep Django
Django==1.10.2
[19/Nov/2016 06:41:01] INFO {'body': 'test', 'cc': [], 'reply_to': [], 'alternatives': [('example', 'text/html')], 'extra_headers': {}, 'template_id': 'fb4213ae-3c46-44e0-afc4-c5d63e03abfa', 'to': ['[email protected]'], 'from_email': '[email protected]', 'connection': <sgbackend.mail.SendGridBackend object at 0x7fe225c1f3c8>, 'subject': 'Example mail subject', 'bcc': [], 'attachments': [], 'substitutions': {'%code%': '860880'}}

from sendgrid-django.

elbuo8 avatar elbuo8 commented on August 26, 2024

@cesarmarroquin can you share the actual body of the error you are seeing?

from sendgrid-django.

zlebnik avatar zlebnik commented on August 26, 2024

Got same error, looks like Reply-To header leads to error:

{"errors":[{
"message":"Header can not be one of the reserved keys. Refer to documentation link.",
"field":"headers.Reply-To",
"help":"http://sendgrid.com/docs/API_Reference/Web_API_v3/Mail/errors.html#message.headers"}
]}

from sendgrid-django.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.