3769 - Differentiate forbidden and unauthenticated - add product group filter (#153)
This commit is contained in:
@@ -51,7 +51,7 @@ function throwForbidden() {
|
||||
extensions: {
|
||||
code: 'FORBIDDEN',
|
||||
http: {
|
||||
status: 401,
|
||||
status: 403,
|
||||
},
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user