Problem description
Commonalities pre-release r3.1 removes the AUTHENTICATION_REQUIRED error code, leaving UNAUTHENTICATED as the only valid error code when the HTTP status code is 401.
Expected behaviour
Remove the AUTHENTICATION_REQUIRED error code where used, leaving UNAUTHENTICATED as the only valid error code when the HTTP status code is 401
Alternative solution
None
Additional context
None