HELLO v3!!!
This commit is contained in:
7
spec/fixtures/finders/users/wp_json_api/401.json
vendored
Normal file
7
spec/fixtures/finders/users/wp_json_api/401.json
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"code": "rest_user_cannot_view",
|
||||
"message": "Sorry, you are not allowed to list users.",
|
||||
"data": {
|
||||
"status": 401
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user