Comment 7 for bug 1861013

Revision history for this message
Jeff Davis (jdavis-sitka) wrote :

Working branch user/jeffdavis/lp1861013-ebook-api-password-required-bootstrap-login has the beginnings of a fix for this issue in Bootstrap:

https://git.evergreen-ils.org/?p=working/Evergreen.git;a=shortlog;h=refs/heads/user/jeffdavis/lp1861013-ebook-api-password-required-bootstrap-login

However, it doesn't work consistently for me. I suspect there's a caching issue or race condition at play (e.g. sending off a login request to the API before the password is cached), but I haven't narrowed it down yet.