HTTP Routes: Query Params
Need help establishing on how to send query params within a GET request. Currently; when I send a request on one of the HTTP Routes and then use preprocessing, the query object always comes out blank. Is there any solution that does not involve me having to use include_query in my request?
