Skip to content

I'm too stupid to do the simplest lookups #31

@T-One

Description

@T-One

Hello,

looks like i'm really stupid because all i get is "no value received" or a "Check JSON status API OK" but no values at all....

This is a JSON Response i want to check:

{
"versionInfo": [
{
"versionString": "1.1"
,"majorVersion": "1"
,"minorVersion": "1"
}
]
}

i want to check the majorVersion value.

./check_json.pl --url "https://user:pw@host/pathtojason" --attributes '{versionInfo}->{majorVersion}' --ignoressl

always ends in a "Check JSON status API UNKNOWN - No value received"

Whats up with this?

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