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

Fatal error: Uncaught SoapFault exception: [HTTP] Unauthorized #9

Description

@ianchan

I believe I have everything setup correctly. However, when I try the holdings and user demos, I get the following error. Is this a misconfiguration in the way I've setup php-alma or a permission/configuration issue on the Alma side?

Fatal error: Uncaught SoapFault exception: [HTTP] Unauthorized in /path...to/alma/vendor/bclibraries/php-alma/src/BCLib/Alma/AlmaSoapClient.php:27
Stack trace:
#0 [internal function]: SoapClient->__doRequest('<?xml version="...', 'https://alma.ex...', 'retrieveHolding...', 1, 0)
#1 /path...to/alma/vendor/bclibraries/php-alma/src/BCLib/Alma/AlmaSoapClient.php(27): SoapClient->__call('retrieveHolding...', Array)
#2 /path...to/alma/vendor/bclibraries/php-alma/src/BCLib/Alma/AlmaSoapClient.php(27): SoapClient->retrieveHoldingsInformation(Array)
#3 /path...to/alma/vendor/bclibraries/php-alma/src/BCLib/Alma/HoldingsService.php(55): BCLib\Alma\AlmaSoapClient->execute('retrieveHolding...', Array)
#4 /path...to/alma/examples/holdings-demo.php(21): BCLib\Alma\HoldingsService->getHoldings(Array)
#5 {main}

thrown in /path...to/alma/vendor/bclibraries/php-alma/src/BCLib/Alma/AlmaSoapClient.php on line 27

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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