Skip to content

Can't format output of cURL, Unexpected number #54

@iancullinane

Description

@iancullinane

I am getting the following error when trying to format the output of curl requests using a command like this:

curl -i -u <user:auth> -d <someapicall> -X GET 'https://metrics-api.librato.com/v1/metrics' | underscore print

This returns the following error:

Error while parsing STDIN in mode 'lax': Unexpected number

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions