Search found 10 matches

Go to advanced search

by Balajee Shrikanth6182102
Tue Oct 08, 2013 2:53 am
Forum: Issues
Topic: How to access HTTP response header fields
Replies: 1
Views: 167
 
Jump to post

How to access HTTP response header fields

How do I read the HTTP Response headers using appery REST service. While I am able mark request parameter as Header type, is there a similar way to extract values from the header of HTTP response

by Balajee Shrikanth6182102
Mon Sep 23, 2013 10:25 pm
Forum: Issues
Topic: Error invoking REST service request body
Replies: 28
Views: 2498
 
Jump to post

Error invoking REST service request body

thanks, it works now. we are able to see requests coming in to the REST server even when proxy was not set and hence were confused.

by Balajee Shrikanth6182102
Mon Sep 23, 2013 2:04 pm
Forum: Issues
Topic: Error invoking REST service request body
Replies: 28
Views: 2498
 
Jump to post

Error invoking REST service request body

I recreated a brand new screen with a complete new id and still the problem persists... http://appery.io/app/mobile-frame?src...

by Balajee Shrikanth6182102
Mon Sep 23, 2013 6:05 am
Forum: Issues
Topic: Error invoking REST service request body
Replies: 28
Views: 2498
 
Jump to post

Error invoking REST service request body

You seem to have used the service invocation directly. Did you try mapping UI fields to Request parameters and invoke? https://d2r1vs3d9006ap.cloudfront.net/s3_images/960721/mobile-screen_inline.JPG?1379916293 https://d2r1vs3d9006ap.cloudfront.net/s3_images/960722/mapping_inline.JPG?1379916307
by Balajee Shrikanth6182102
Mon Sep 23, 2013 4:15 am
Forum: Issues
Topic: Error invoking REST service request body
Replies: 28
Views: 2498
 
Jump to post

Error invoking REST service request body

screenshots Image Image

by Balajee Shrikanth6182102
Mon Sep 23, 2013 4:14 am
Forum: Issues
Topic: Error invoking REST service request body
Replies: 28
Views: 2498
 
Jump to post

Error invoking REST service request body

It works from the test option - the POST is seen. When used from UI, console shows no activity to profile

by Balajee Shrikanth6182102
Mon Sep 23, 2013 3:59 am
Forum: Issues
Topic: Error invoking REST service request body
Replies: 28
Views: 2498
 
Jump to post

Error invoking REST service request body

screenshots of firebug - POST is seen when testing the service and not seen when running from UI
Image Image

by Balajee Shrikanth6182102
Mon Sep 23, 2013 3:57 am
Forum: Issues
Topic: Error invoking REST service request body
Replies: 28
Views: 2498
 
Jump to post

Error invoking REST service request body

when i test the service from service definition, I can see the post object in Firebug in Net tab. When I do the same from the UI screen - I dont see any post tab and not able to see the POSTcontent.

by Balajee Shrikanth6182102
Mon Sep 23, 2013 3:10 am
Forum: Issues
Topic: Error invoking REST service request body
Replies: 28
Views: 2498
 
Jump to post

Error invoking REST service request body

Missed out a point to add.. The service is POST service. the behaviour inside appery UI seems more like GET rather than POST while testing the service from service definition test option works correctly as POST.

by Balajee Shrikanth6182102
Mon Sep 23, 2013 2:59 am
Forum: Issues
Topic: Error invoking REST service request body
Replies: 28
Views: 2498
 
Jump to post

Error invoking REST service request body

Hi, I am working with Rituraj on this. The problem is that when we invoke the test service in the service definition, the json values are sent to the rest service ( http://54.214.254.15:8081/validatelogin ) and a valid response json is received successfully. When we map the same from UI components a...

Go to advanced search