How do you pass an array of string as a request parameter?
Im trying to pass an array of strings as a request parameter.
Where can i set the parameter as an array? In reponse you can click 'Array' but i can't seem to find this for the request.
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/
Im trying to pass an array of strings as a request parameter.
Where can i set the parameter as an array? In reponse you can click 'Array' but i can't seem to find this for the request.
Hello! Working on it.
There is no way to do that anless you'll map to request parameter array or object (using JS) then it will be transmitted as array/object through request payload.
If it's your server then it would be easier to send json string and parse it on server side.
And if this is not my server. Then?
Hello Himanshu,
It should be specified in the documentation for this service REST API if you user 3rd party service. What parameters should be passed to this service?
\""Value\"":50.0}