sul-dlss / folio_client

Interface for interacting with the Folio ILS API.
Other
0 stars 0 forks source link

add organization and storage endpoints (read only) #46

Closed peetucket closed 1 year ago

peetucket commented 1 year ago

Why was this change made? 🤔

Fixes #43 - add fetch organization, org interface and interface detail endpoints to folio_client.

Notes:

Perhaps future work can parse and produce different results if needed.

How was this change tested? 🤨

Added new tests

aaron-collier commented 1 year ago

@peetucket I think this might be a credential issue if you are using the sdr_app user or whatever. I had to have some specific rights turned on for me and https://okapi-test.stanford.edu/organizations/organizations returns a big set. May check with libsys about either your account or the API one.

peetucket commented 1 year ago

Ok, I'll check with libsys.

peetucket commented 1 year ago

Verified it works on okapi-test after using app_libsys account.