-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
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.
- 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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels