Page 1 of 1

parameters not being mapped for REST service

Posted: Wed Aug 13, 2014 5:19 am
by Kapow36

So here's the deal.
I have REST service that maps a username, email and id to the request parameters. However, when I run it, the service fails (internal server error) and I look in the network tab on the javascript console in chrome and see that username, password and id are all blank. However, if I log the values in the mapping process, they are fine. I don't know what's up with it, but I have multiple services and this is the only one that doesn't work. It is using a proxy that is the same as the rest also.


parameters not being mapped for REST service

Posted: Wed Aug 13, 2014 7:00 am
by Evgene Karachevtsev

Hello Kapow36,

Could you please provide us with screenshots of the error and mapping of service"? Also please specify, does this service work correctly on the tab "Test"?


parameters not being mapped for REST service

Posted: Fri Aug 15, 2014 2:31 am
by Kapow36

Sorry, I keep figuring these problems I'm having out. I just deleted the service and it works fine. Some of the code must have gotten corrupted.


parameters not being mapped for REST service

Posted: Fri Aug 15, 2014 4:01 am
by Illya Stepanov

Hi Kapow36,

Do you need our help? Or you solved your issue?