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

Wrong argument type in npr_api_expressionengine->query_by_url() #45

@areynold

Description

@areynold

When pulling a story, npr_api_expressionengine->query_by_url() passes the wrong argument type to array_key_exists, resulting in the following fatal error:

TypeError Caught
array_key_exists(): Argument #2 ($array) must be of type array, IllinoisPublicMedia\NprStoryApi\Libraries\Dto\Http\Api_response given

user/addons/npr_story_api/libraries/publishing/npr_api_expressionengine.php:39

Metadata

Metadata

Assignees

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