Bug when EDS API can't find DBID in record controller
Sentry Issue: GALILEO-SEARCH-10
EBSCO::EDS::BadRequest: {"DetailedErrorDescription"=>"DbId ir00501a not available for profile eds_api.", "ErrorDescription"=>"DbId Not In Profile", "ErrorNumber"=>"135"}
app/services/eds_api.rb:47:in `retrieve'
session.retrieve dbid: dbid, an: an
app/controllers/records_controller.rb:9:in `eds'
result = eds_api.retrieve eds_params[:db], eds_params[:an]
...
(83 additional frame(s) were not displayed)