I trying to do a search query but I keep getting no results from my query
the full link for search is http://oitapiv3.azurewebsites.net/api..., I created a new service did a "GET" on with this url in the settings "http://oitapiv3.azurewebsites.net/api...=" and in the request field using "term" as name and "tacos" as the default value... when I run the test I got a successful test but no search results come back...
I know my query and url are good so what is the problem? does appery bind request parameters differently?