Page 1 of 1

Rest service problem

Posted: Thu Feb 28, 2013 12:55 am
by Barbara

Rest services post doesn't work, but get does. Why is this?


Rest service problem

Posted: Thu Feb 28, 2013 3:52 am
by maxkatz

You need post more information. What exactly is not working? What error message do you get? How to reproduce the problem, etc.


Rest service problem

Posted: Thu Feb 28, 2013 8:23 am
by Barbara

If I test my login rest service using user demo p/w demo99. and echo a dump of $_POST, I get null


Rest service problem

Posted: Thu Feb 28, 2013 11:27 am
by Maryna Brodina

Hello! In your Service settings set Content Type = x-www-form-urlencoded


Rest service problem

Posted: Thu Feb 28, 2013 12:05 pm
by Barbara

You are wonderful thank you again