Search found 2 matches

Go to advanced search

by mhunter
Thu Oct 25, 2012 4:08 pm
Forum: Issues
Topic: What does REST Service only make "GET" calls? I would like to make a post call
Replies: 9
Views: 1893
 
Jump to post

What does REST Service only make "GET" calls? I would like to make a post call

It works on the desktop, when you press the "test service" button, but if you launch the in browser "test" button, the service does a post. I I have a sandbox text application http://project.tiggzi.com/mobile-fram... the service url is http://69.169.142.26:8080/mmserver/j_...
by mhunter
Thu Oct 25, 2012 5:18 am
Forum: Issues
Topic: What does REST Service only make "GET" calls? I would like to make a post call
Replies: 9
Views: 1893
 
Jump to post

What does REST Service only make "GET" calls? I would like to make a post call

I have a rest service that requires POST. In the builder I specify a post, but the exported application calls GET, so it doesn't work, since the rest service is expecting a POST

Go to advanced search