Quantcast
Channel: DreamFactory Forum - Latest posts
Viewing all articles
Browse latest Browse all 5028

Http Service call with multiple parameters

$
0
0

Dreamfactory v2.9.0

Using HTTP Service type, my Dreamfactory is connected with an external web service.
Currently, if I pass one parameter to the service, it returns the data correctly.
However, if I pass multiple parameters to the service, it returns an error “Parameter ‘q’ was specified more than once”.
Example: http://localhost/api/v2/{serviceName}?q=value1%20value2

Is there any way that I can configure the service to allow multiple values for a parameter?


Viewing all articles
Browse latest Browse all 5028

Trending Articles