Customer Portal

Error running graph using Simple HTTP API

Comments 1

  • Avatar
    hewills
    0
    Comment actions Permalink
    I figured out what I was missing.
    I needed to enclose the full URL in double quotes.

    Example:

    curl --header "X-Requested-By: arbitrary_value" "http://<user>:<****>@<hostname>:<port>/clover/simpleHttpApi/graph_run?sandbox=Mysandbox&graphID=/graph/Jobs/Prod/Sample.grf
    "

Please sign in to leave a comment.