Page 3 of 3

Result value of rest service invocation don't appeared in a tex area.

Posted: Thu Apr 09, 2015 5:23 am
by Yurii Orishchuk

Hi John,

You have not passed correct "Authorization" header in request.

Details on screen shot: http://prntscr.com/6rgxvy/direct

You can find more info about basic auth here: http://en.wikipedia.org/wiki/Basic_ac...

Also we have some documentation how to use basic auth in Appery.io platform. Pleach learn it here: https://devcenter.appery.io/documenta...

Regards.


Result value of rest service invocation don't appeared in a tex area.

Posted: Thu Apr 09, 2015 7:17 am
by John7467994

Yurii

Third time I try to explain that I did all required config steps.

I can call the service using Test tab - look at the screenshots - it works!!!

The question why it doesn't work neither in web test nor in android binaries.


Result value of rest service invocation don't appeared in a tex area.

Posted: Thu Apr 09, 2015 7:25 am
by John7467994

And yes you are right that:

You have not passed correct "Authorization" header in request.
Details on screen shot: http://prntscr.com/6rgxvy/direct

Why apperyio don't pass Autorization header the test so that the reason
and that the question

Thanx


Result value of rest service invocation don't appeared in a tex area.

Posted: Thu Apr 09, 2015 1:05 pm
by Yurii Orishchuk

Hi John,

Please check following things:

  1. You pass "Authorization" header parameter correctly.

  2. For this service datasource you have default "before send" mapping.
    Details: http://prntscr.com/6rkoo6/direct

    Regards.


Result value of rest service invocation don't appeared in a tex area.

Posted: Thu Apr 09, 2015 1:52 pm
by John7467994

Yurii

In fact it is necessary to have default "before send" mapping.

Now it works.

Tnahx