summaryrefslogtreecommitdiff
path: root/spec/fixtures/phabricator_responses/auth_failed.json
diff options
context:
space:
mode:
Diffstat (limited to 'spec/fixtures/phabricator_responses/auth_failed.json')
-rw-r--r--spec/fixtures/phabricator_responses/auth_failed.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/fixtures/phabricator_responses/auth_failed.json b/spec/fixtures/phabricator_responses/auth_failed.json
new file mode 100644
index 00000000000..50e57c0ba49
--- /dev/null
+++ b/spec/fixtures/phabricator_responses/auth_failed.json
@@ -0,0 +1 @@
+{"result":null,"error_code":"ERR-INVALID-AUTH","error_info":"API token \"api-token\" has the wrong length. API tokens should be 32 characters long."}