Sending Checkboxgroup in parameter
Hello Narayan,
Could you please try setting 'Request Content Type' from 'x-www-form-urlencoded' to 'JSON' at settings of the service?
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/
Hello Narayan,
Could you please try setting 'Request Content Type' from 'x-www-form-urlencoded' to 'JSON' at settings of the service?
Server says : HTTP Status 415 - Unsupported Media Type Seems like it doesn't support JSON. So does that mean it is not possible for me to send even a very simple array parameter ?
Narayan,
You set 'Request Content Type' to 'XML' and define auditorId in such way http://gyazo.com/365bdba0ac521d5891fe...
Yes exactly I have done that one but in JSON but it failed. Server only supports 'x-www-form-urlencoded' for now.
Narayan,
Unfortunately in that case you can't send an array in request
oh..
You can use Server Code script to send this request.
Is there any tutorial so that I can send those server code script.
Hello!
All the information about using server code is here http://devcenter.appery.io/documentat...