Skip to content

Executing query using GET method to JSON API fails to pass through parameters #161

@rsdoiel

Description

@rsdoiel

When I added GET support to QueryFn I failed to process the URL parameters as the query body. Noticed this on a SELECT statement that was doing a full text search. If I execute the query using a curl POST and JSON data it works. It fails if the data is urlencoded or passed as parameters on the command line.

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions