https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33481
--- Comment #3 from Pedro Amorim <[email protected]> --- It appears that some update on EBSCO's end has started to cause this error (tighter validation?). It also appears we should be sending the request header in the first place anyway, and we weren't. https://developer.ebsco.com/knowledge-services/holdingsiq/code-samples The patch fixes the "add packages to holdings" button bug, sample link to reproduce: http://localhost:8081/cgi-bin/koha/erm/eholdings/ebsco/packages/186-3962361 However the same apparent issue is also happening on "add titles to holdings" but not sure yet if related to this or a different bug, logs and console are not showing anything at first glance: http://localhost:8081/cgi-bin/koha/erm/eholdings/ebsco/resources/19-2691705-28038201 -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
