Skip to content

Not passing api key, wrong params to PostmenException  #22

@jminkler

Description

@jminkler

Missing 4th param etc

if (!isset($api_key)) {
throw new PostmenException('API key is required', 999, false);
}

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