Skip to content

Results return NULL #2

@shoutbomb

Description

@shoutbomb

I am a third party supporting a library. Using your example.php to validate some changes I would like to make. Providing all the 'client' parameters with the exception of the DEFAULT_PATRON_BRANCH_ID. The first test for a list of titles returned NULL.

  1. Pulling a list of 25 titles w/ keyword "Harry Potter" using 'BibSearch';
    $result = $client->bibliography->search('Harry Potter', ['bibsperpage' => 25]);
    Kint::dump($result);

Any suggestions to debug this issue?

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