Search found 10 matches

Go to advanced search

by Carrie White
Wed May 04, 2016 8:38 pm
Forum: Issues
Topic: change value of select field
Replies: 2
Views: 426
 
Jump to post

change value of select field

perfect. thanks!

by Carrie White
Tue May 03, 2016 4:57 am
Forum: Issues
Topic: change value of select field
Replies: 2
Views: 426
 
Jump to post

change value of select field

I have a "select" field. I am able to save in local storage the value selected when the page is hidden, but cannot display the value selected when the page is later shown. I have tried changing the property and also mapping. What would be the javascript code to have the correct value selec...
by Carrie White
Fri Apr 08, 2016 5:37 am
Forum: Issues
Topic: sendgrid mail too long
Replies: 16
Views: 9035
 
Jump to post

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!

by Carrie White
Fri Apr 08, 2016 4:56 am
Forum: Issues
Topic: sendgrid mail too long
Replies: 16
Views: 9035
 
Jump to post

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
by Carrie White
Fri Apr 08, 2016 4:47 am
Forum: Issues
Topic: sendgrid mail too long
Replies: 16
Views: 9035
 
Jump to post

sendgrid mail too long

same result. any other ideas?

by Carrie White
Thu Apr 07, 2016 5:14 am
Forum: Issues
Topic: sendgrid mail too long
Replies: 16
Views: 9035
 
Jump to post

sendgrid mail too long

Thank you for your help! I thought we were getting somewhere as your answer makes sense, but the body part is not included in the email that is sent (even when testing the service). Is it because I cannot add the parameter on the body tab as you did in your example? See how mine is in screenshot. I ...
by Carrie White
Wed Apr 06, 2016 9:22 pm
Forum: Issues
Topic: sendgrid mail too long
Replies: 16
Views: 9035
 
Jump to post

sendgrid mail too long

same result. here is some info from the console that may help.
request method: post
request address: 54.221.205.233:443
status code: 414 request-url too large
version: http/1.1

by Carrie White
Wed Feb 24, 2016 11:51 pm
Forum: Issues
Topic: sendgrid mail too long
Replies: 16
Views: 9035
 
Jump to post

sendgrid mail too long

What do you mean? Change the proxy settings to use default instead? That produces the same result.

by Carrie White
Sat Jan 09, 2016 3:21 pm
Forum: Issues
Topic: sendgrid mail too long
Replies: 16
Views: 9035
 
Jump to post

sendgrid mail too long

Thanks for your help. So I tried to do the first step which is set up a new REST service http://prntscr.com/5m2r5s/direct . Two questions on this one. 1) Is the url literally " http://httpbin.org/post "? 2) I don't have the option in settings as shown. My only options are settings for data...
by Carrie White
Sat Jan 09, 2016 2:33 am
Forum: Issues
Topic: sendgrid mail too long
Replies: 16
Views: 9035
 
Jump to post

sendgrid mail too long

I string together text based on user input and send them an email. If the email is too large (not actually very large at all through), I receive this error "Failed to load resource: the server responded with a status of 414 (Request-URI Too Large)". How can I change things so that I can se...

Go to advanced search