BookOps-CAT / bookops-worldcat

BookOps WorldCat Metadata API wrapper
https://bookops-cat.github.io/bookops-worldcat/
MIT License
35 stars 7 forks source link

Removed principalID and principalIDNS from token requests #79

Closed charlottekostelic closed 7 months ago

charlottekostelic commented 7 months ago

principalID and principalIDNS are no longer required for read/write access to the Metadata API. Live tests pass on Metadata 1.0, 1.1 and 2.0 endpoints without passing principalID or principalIDNS.

See #75

charlottekostelic commented 7 months ago

Have you tried to set/unset holdings for the sandbox bibs with this new authentication?

Yes, the holding_set/holding_unset methods work with the new authentication.