Hi Joshua,
I remember running into a similar issue in earlier versions. It might be a bug related to checking whether special groups should be added depending on the authentication method being used.
During the SWORD request, the request object comes
through as null, which causes one of these checks to fail. Looking
at the recent changes, it’s possible the issue is triggered in the
isUsed function of
the ORCID and Shibboleth methods you have configured, which are
involved in this recent change:
https://github.com/DSpace/DSpace/pull/11633
Modifying the function so that it
returns false when request
is null could fix the problem.
If you can see the stack trace, it should give you a better idea of exactly where it’s happening.
Regards,
Toni
--
All messages to this mailing list should adhere to the Code of Conduct: https://lyrasis.org/code-of-conduct/
---
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dspace-tech...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/dspace-tech/9f32811d-b68d-4125-a2ac-6fab25726c02n%40googlegroups.com.
-- Toni Prieto Universitat Politècnica de Catalunya