Skip to content

Not passing api key, wrong params to PostmenException  #22

Description

@jminkler

Missing 4th param etc

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

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