Rest service problem
Posted: Thu Feb 28, 2013 12:55 am
Rest services post doesn't work, but get does. Why is this?
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Rest services post doesn't work, but get does. Why is this?
You need post more information. What exactly is not working? What error message do you get? How to reproduce the problem, etc.
If I test my login rest service using user demo p/w demo99. and echo a dump of $_POST, I get null
Hello! In your Service settings set Content Type = x-www-form-urlencoded
You are wonderful thank you again