Hello,
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 for a typical staff user, I encountered the following when running step 3 "Get the customer's preferred branch location & "patron ID" using PatronSearch"
Fatal error: Uncaught TypeError: Argument 1 passed to RCPL\Polaris\Controller\Patron::search() must be of the type array, float given, called in \polaris-api\example.php on line 56 and defined in \polaris-api\src\Controller\Patron.php on line 114
TypeError: Argument 1 passed to RCPL\Polaris\Controller\Patron::search() must be of the type array, float given, called in \polaris-api\example.php on line 56 in \polaris-api\src\Controller\Patron.php on line 114
Hello, 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 for a typical staff user, I encountered the following when running step 3 "Get the customer's preferred branch location & "patron ID" using PatronSearch"
Fatal error: Uncaught TypeError: Argument 1 passed to RCPL\Polaris\Controller\Patron::search() must be of the type array, float given, called in \polaris-api\example.php on line 56 and defined in \polaris-api\src\Controller\Patron.php on line 114
TypeError: Argument 1 passed to RCPL\Polaris\Controller\Patron::search() must be of the type array, float given, called in \polaris-api\example.php on line 56 in \polaris-api\src\Controller\Patron.php on line 114