Skip to content

SPARQL endpoint cannot handle POST requests #7

Description

@wouterbeek

When sending a POST request to the SPARQL endpoint, I get a nonsensical reply back:

MALFORMED QUERY: Lexical error at line 1, column 6.  Encountered: "=" (61), after : "query"

Sending the same request with a GET request does work.

(Notice there a limitations to what can be done with a GET request, since the SPARQL query must be encoded in the request URL, resulting in very long URLs for longer queries.)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions