-
Notifications
You must be signed in to change notification settings - Fork 75
Attachment Name does not show Norwegian Characters #19
Copy link
Copy link
Closed
Labels
difficulty: mediumfix is medium in difficultyfix is medium in difficultystatus: help wantedrequesting help from the communityrequesting help from the communitytype: community enhancementfeature request not on Twilio's roadmapfeature request not on Twilio's roadmaptype: twilio enhancementfeature request on Twilio's roadmapfeature request on Twilio's roadmap
Metadata
Metadata
Assignees
Labels
difficulty: mediumfix is medium in difficultyfix is medium in difficultystatus: help wantedrequesting help from the communityrequesting help from the communitytype: community enhancementfeature request not on Twilio's roadmapfeature request not on Twilio's roadmaptype: twilio enhancementfeature request on Twilio's roadmapfeature request on Twilio's roadmap
Issue Summary
I am new to SendGrid, I wanted to send a mail with attachment having Norwegian characters in the name. Receiver is receiving the mail but the name contains Å instead of Ø. Saw the Client class , it contains the change for UTF characters
sendgrid-java v3.1.0 is being used. Not using the java-http-client. I visited few related issues but was not able to get which api version include this change. Its urgent for me as we are going in production in two weeks.
Please help!