luke315774
Posts: 0
Joined: Mon Mar 17, 2014 6:33 pm

REST Services request parameters: Another problem...

I've encountered another problem related to REST request parameters.

I've added a "session" parameter that is dynamic and used in the url. The "session" param is working good in the URL. The problem is with the xml parameters. My server don't receive any xml data anymore (it receive null).

If I remove the "session" parameter from the list and from the URL, the xml parameters are received from my REST server.

Image

luke315774
Posts: 0
Joined: Mon Mar 17, 2014 6:33 pm

REST Services request parameters: Another problem...

It seem the problem is just when I execute in the browser. In the mobile Appery tester app, It's ok.

Nikita
Posts: 0
Joined: Fri Feb 28, 2014 4:02 pm

REST Services request parameters: Another problem...

Hello,

Have you set "use appery proxy" in service settings?
http://docs.appery.io/documentation/s...

luke315774
Posts: 0
Joined: Mon Mar 17, 2014 6:33 pm

REST Services request parameters: Another problem...

No I did not.

Thank you, it solved my problem.

Return to “Issues”