Skip to content
This repository was archived by the owner on Jul 3, 2024. It is now read-only.
This repository was archived by the owner on Jul 3, 2024. It is now read-only.

BUG: query fails when passing a valid API key #10

@keithcom

Description

@keithcom

In the sandbox env, the following query succeeds:
curl -X GET "https://30lxcuxu8d.execute-api.us-east-1.amazonaws.com/sandbox/dogs/isl15_ks84"

But it returns an empty object if you pass a valid API key value in the headers:
curl -X GET "https://30lxcuxu8d.execute-api.us-east-1.amazonaws.com/sandbox/dogs/isl15_ks84" --header "x-dogs-api-key: <sandbox key from 1Password>"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions