Closed
Description
Issue Summary
Receiving exception:
org.apache.http.client.HttpResponseException: Unsupported Media Type
If mail subject contains letters with accent (like 'é')
Steps to Reproduce
- Copy the sample code available in github and set parameters
- Specify subject = é
- Run the code -> Exception is thrown, nothing is sent
Technical details:
sendgrid-java-3.0.3-jar.jar
openjdk Runtime IcedTea 2.6.4
Ubuntu 15.10 64 bits