summaryrefslogtreecommitdiff
path: root/spec/vcr_cassettes/two-factor-recovery-codes-fail.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/vcr_cassettes/two-factor-recovery-codes-fail.yml')
-rw-r--r--spec/vcr_cassettes/two-factor-recovery-codes-fail.yml46
1 files changed, 0 insertions, 46 deletions
diff --git a/spec/vcr_cassettes/two-factor-recovery-codes-fail.yml b/spec/vcr_cassettes/two-factor-recovery-codes-fail.yml
deleted file mode 100644
index ab9b551..0000000
--- a/spec/vcr_cassettes/two-factor-recovery-codes-fail.yml
+++ /dev/null
@@ -1,46 +0,0 @@
----
-http_interactions:
-- request:
- method: post
- uri: http://localhost:3000/api/v4/internal/two_factor_recovery_codes
- body:
- encoding: US-ASCII
- string: key_id=777&secret_token=0a3938d9d95d807e94d937af3a4fbbea%0A
- headers:
- Accept-Encoding:
- - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
- Accept:
- - "*/*"
- User-Agent:
- - Ruby
- Content-Type:
- - application/x-www-form-urlencoded
- response:
- status:
- code: 200
- message: OK
- headers:
- Cache-Control:
- - max-age=0, private, must-revalidate
- Content-Length:
- - '58'
- Content-Type:
- - application/json
- Date:
- - Wed, 21 Jun 2017 12:33:42 GMT
- Etag:
- - W/"2642e3904bef8fa05ab8e0ca78c19047"
- Vary:
- - Origin
- X-Frame-Options:
- - SAMEORIGIN
- X-Request-Id:
- - 7f8f2587-f6a2-445a-97a2-36fb9ea8f2d2
- X-Runtime:
- - '0.196409'
- body:
- encoding: UTF-8
- string: '{"success":false,"message":"Could not find the given key"}'
- http_version:
- recorded_at: Wed, 21 Jun 2017 12:33:42 GMT
-recorded_with: VCR 2.4.0