Carrie White
Posts: 0
Joined: Mon Sep 14, 2015 11:29 pm

sendgrid mail too long

same result. any other ideas?

Carrie White
Posts: 0
Joined: Mon Sep 14, 2015 11:29 pm

sendgrid mail too long

I tried all of these

Code: Select all

 JSON: application/json application/javascript text/javascript 
 XML: application/xml text/xml application/xhtml+xml application/atom+xml 
 x-www-form-urlencoded: application/x-www-form-urlencoded 
 data: application/octet-stream
Carrie White
Posts: 0
Joined: Mon Sep 14, 2015 11:29 pm

sendgrid mail too long

That worked! Once I figured out you meant to change the service settings (not request), all was well. Thanks so much for your help!

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

sendgrid mail too long

Hello Carrie,

Thank you for the update, glad it works!

sebastian
Posts: 0
Joined: Tue Oct 21, 2014 9:46 pm

sendgrid mail too long

I'm getting the same problem the only thing is when I run the code not on appery with the same email it sends.

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

sendgrid mail too long

Could you please clarify what you have tried and what exactly does not work?

Please send us screen shots of this problem/implementation so we can better understand what is happening.

sebastian
Posts: 0
Joined: Tue Oct 21, 2014 9:46 pm

sendgrid mail too long

I solved my problem by using sendgrid/v3 and server code

Return to “Issues”