Files
wpscan/spec/fixtures/finders/users/wp_json_api/401.json
Ryan Dewhurst d268a86795 HELLO v3!!!
2018-09-26 21:12:01 +02:00

7 lines
130 B
JSON

{
"code": "rest_user_cannot_view",
"message": "Sorry, you are not allowed to list users.",
"data": {
"status": 401
}
}