https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41143 Pedro Amorim <pedro.amorim@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |33481 --- Comment #1 from Pedro Amorim <pedro.amorim@openfifth.co.uk> --- We started getting these errors when searching for packages in ERM eHoldings: [2025/10/30 14:18:08] [WARN] ERROR - EBSCO API /packages?orderby=packagename&offset=1&count=1 returned 400 - The value 'application/json; charset=UTF-8' is not valid for the 'contenttype' parameter. Allowed values: {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, all, aggregatedfulltext, abstractandindex, ebook, ejournal, print, unknown, onlinereference, streamingmedia, mixedcontent}. [2025/10/30 14:18:08] [ERROR] GET /api/v1/erm/eholdings/ebsco/packages: unhandled exception (Mojo::Exception)<<ERROR requesting EBSCO API /packages?orderby=packagename&offset=1&count=1 code 400: The value 'application/json; charset=UTF-8' is not valid for the 'contenttype' parameter. Allowed values: {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, all, aggregatedfulltext, abstractandindex, ebook, ejournal, print, unknown, onlinereference, streamingmedia, mixedcontent}.>> Reverting bug 33481 appears to prevent this from happening. But this looks weird, there seems to be something happening with contenttype vs content-type in the request. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33481 [Bug 33481] EBSCO ws return 415: Content type 'application/octet-stream' not supported -- You are receiving this mail because: You are watching all bug changes.