litmus-instant 0.1.0 → 0.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (28) hide show
  1. checksums.yaml +4 -4
  2. data/.travis.yml +1 -1
  3. data/Procfile +1 -0
  4. data/README.md +15 -0
  5. data/examples/Gemfile +1 -0
  6. data/examples/Gemfile.lock +3 -2
  7. data/examples/README.md +2 -0
  8. data/examples/config.ru +2 -0
  9. data/fixtures/vcr_cassettes/Litmus_Instant/Litmus_Instant_Client_provides_Litmus_Instant_class_methods_as_instance_methods.yml +191 -0
  10. data/fixtures/vcr_cassettes/Litmus_Instant/Litmus_Instant_Client_uses_its_own_config.yml +85 -0
  11. data/fixtures/vcr_cassettes/Litmus_Instant/client_configurations/returns_a_Hash_of_clients_and_their_available_options.yml +107 -11
  12. data/fixtures/vcr_cassettes/Litmus_Instant/clients/returns_an_array_of_client_names.yml +15 -4
  13. data/fixtures/vcr_cassettes/Litmus_Instant/create_email/authenticated_with_invalid_email_Hash_raise_a_request_error.yml +5 -41
  14. data/fixtures/vcr_cassettes/Litmus_Instant/create_email/authenticated_with_valid_email_Hash_optional_end_user_id_is_relayed.yml +6 -4
  15. data/fixtures/vcr_cassettes/Litmus_Instant/create_email/authenticated_with_valid_email_Hash_prerequest_configurations_is_relayed.yml +6 -4
  16. data/fixtures/vcr_cassettes/Litmus_Instant/create_email/authenticated_with_valid_email_Hash_response_.yml +6 -42
  17. data/fixtures/vcr_cassettes/Litmus_Instant/create_email/unauthenticated_raises_an_authentication_error.yml +5 -5
  18. data/fixtures/vcr_cassettes/Litmus_Instant/get_preview/raises_NotFound_for_an_expired_email_guid.yml +2 -1630
  19. data/fixtures/vcr_cassettes/Litmus_Instant/get_preview/raises_RequestError_for_an_invalid_client.yml +9 -7
  20. data/fixtures/vcr_cassettes/Litmus_Instant/get_preview/raises_RequestError_for_an_invalid_email_guid.yml +2 -2
  21. data/fixtures/vcr_cassettes/Litmus_Instant/get_preview/returns_a_Hash_of_the_image_types.yml +13 -11
  22. data/fixtures/vcr_cassettes/Litmus_Instant/get_preview/supports_optional_capture_configuration.yml +13 -47
  23. data/fixtures/vcr_cassettes/Litmus_Instant/prefetch_previews/raises_RequestError_for_an_invalid_email_guid.yml +2 -2
  24. data/fixtures/vcr_cassettes/Litmus_Instant/prefetch_previews/raises_RequestError_if_any_invalid_configurations_are_present.yml +11 -9
  25. data/fixtures/vcr_cassettes/Litmus_Instant/prefetch_previews/responds_with_an_array_of_the_requested_configurations.yml +9 -7
  26. data/lib/litmus/instant.rb +106 -13
  27. data/lib/litmus/instant/version.rb +2 -2
  28. metadata +7 -4
@@ -19,11 +19,11 @@ http_interactions:
19
19
  Server:
20
20
  - nginx
21
21
  Date:
22
- - Tue, 06 Oct 2015 10:40:04 GMT
22
+ - Mon, 20 Jun 2016 11:43:48 GMT
23
23
  Content-Type:
24
24
  - application/json;charset=utf-8
25
25
  Content-Length:
26
- - '677'
26
+ - '845'
27
27
  Connection:
28
28
  - keep-alive
29
29
  Strict-Transport-Security:
@@ -39,22 +39,29 @@ http_interactions:
39
39
  "ANDROID4",
40
40
  "ANDROIDGMAILAPP",
41
41
  "AOLONLINE",
42
- "APPMAIL7",
43
42
  "APPMAIL8",
43
+ "APPMAIL9",
44
44
  "CHROMEAOLONLINE",
45
45
  "CHROMEGMAILNEW",
46
+ "CHROMEGMXDE",
46
47
  "CHROMEGOOGLEAPPS",
48
+ "CHROMEGOOGLEINBOX",
47
49
  "CHROMEOFFICE365",
48
50
  "CHROMEOUTLOOKCOM",
51
+ "CHROMEWEBDE",
49
52
  "CHROMEYAHOO",
50
53
  "COLORBLIND",
51
54
  "FFAOLONLINE",
52
55
  "FFGMAILNEW",
56
+ "FFGMXDE",
53
57
  "FFGOOGLEAPPS",
58
+ "FFGOOGLEINBOX",
54
59
  "FFOFFICE365",
55
60
  "FFOUTLOOKCOM",
61
+ "FFWEBDE",
56
62
  "FFYAHOO",
57
63
  "GMAILNEW",
64
+ "GMXDE",
58
65
  "GOOGLEAPPS",
59
66
  "IPAD",
60
67
  "IPADMINI",
@@ -62,6 +69,8 @@ http_interactions:
62
69
  "IPHONE5SIOS8",
63
70
  "IPHONE6",
64
71
  "IPHONE6PLUS",
72
+ "IPHONE6S",
73
+ "IPHONE6SPLUS",
65
74
  "NOTES7",
66
75
  "NOTES8",
67
76
  "NOTES85",
@@ -76,11 +85,13 @@ http_interactions:
76
85
  "OL2013",
77
86
  "OL2013DPI120",
78
87
  "OL2015",
88
+ "OL2016",
79
89
  "OUTLOOKCOM",
80
90
  "PLAINTEXT",
81
91
  "THUNDERBIRDLATEST",
92
+ "WEBDE",
82
93
  "YAHOO"
83
94
  ]
84
95
  http_version:
85
- recorded_at: Tue, 06 Oct 2015 10:40:38 GMT
96
+ recorded_at: Mon, 20 Jun 2016 11:43:51 GMT
86
97
  recorded_with: VCR 2.9.3
@@ -2,7 +2,7 @@
2
2
  http_interactions:
3
3
  - request:
4
4
  method: post
5
- uri: https://<API_KEY>:@instant-api.litmus.com/v1/emails
5
+ uri: https://instant-api.litmus.com/v1/emails
6
6
  body:
7
7
  encoding: UTF-8
8
8
  string: '{"nyan_text":"Miow världen!"}'
@@ -11,6 +11,8 @@ http_interactions:
11
11
  - application/json
12
12
  Accept:
13
13
  - application/json
14
+ Authorization:
15
+ - Basic Y3hkNHR1c3F3b2tnZ2dseGl6ZDl2cDd6bXV4dmo2eG95a2UxOg==
14
16
  response:
15
17
  status:
16
18
  code: 400
@@ -19,7 +21,7 @@ http_interactions:
19
21
  Server:
20
22
  - nginx
21
23
  Date:
22
- - Tue, 06 Oct 2015 10:40:34 GMT
24
+ - Mon, 20 Jun 2016 11:43:48 GMT
23
25
  Content-Type:
24
26
  - application/json;charset=utf-8
25
27
  Content-Length:
@@ -35,43 +37,5 @@ http_interactions:
35
37
  "description": "One of 'html_text','plain_text','raw_source' is required"
36
38
  }
37
39
  http_version:
38
- recorded_at: Tue, 06 Oct 2015 10:40:37 GMT
39
- - request:
40
- method: post
41
- uri: https://instant-api.litmus.com/v1/emails
42
- body:
43
- encoding: UTF-8
44
- string: '{"nyan_text":"Miow världen!"}'
45
- headers:
46
- Content-Type:
47
- - application/json
48
- Accept:
49
- - application/json
50
- response:
51
- status:
52
- code: 401
53
- message: Unauthorized
54
- headers:
55
- Server:
56
- - nginx
57
- Date:
58
- - Tue, 06 Oct 2015 10:55:18 GMT
59
- Content-Type:
60
- - application/json;charset=utf-8
61
- Content-Length:
62
- - '563'
63
- Connection:
64
- - keep-alive
65
- Www-Authenticate:
66
- - Basic realm="Restricted Area"
67
- body:
68
- encoding: UTF-8
69
- string: |-
70
- {
71
- "status": 401,
72
- "title": "Unauthorized",
73
- "description": "API Authentication credentials were missing or incorrect. Make sure the API key you're making the request with matches the key found in your Litmus account. You can find your key, or generate a new one, here: https://litmus.com/api-key. If your API requests were previously working, check to make sure someone hasn't generated a new API key, thereby invalidating the older one. If you're stuck, please reach out at hello@litmus.com and we'll have a Support Engineer reach out as soon as possible."
74
- }
75
- http_version:
76
- recorded_at: Tue, 06 Oct 2015 10:55:52 GMT
40
+ recorded_at: Mon, 20 Jun 2016 11:43:50 GMT
77
41
  recorded_with: VCR 2.9.3
@@ -2,7 +2,7 @@
2
2
  http_interactions:
3
3
  - request:
4
4
  method: post
5
- uri: https://<API_KEY>:@instant-api.litmus.com/v1/emails
5
+ uri: https://instant-api.litmus.com/v1/emails
6
6
  body:
7
7
  encoding: UTF-8
8
8
  string: '{"plain_text":"Hej världen!","end_user_id":"bob"}'
@@ -11,6 +11,8 @@ http_interactions:
11
11
  - application/json
12
12
  Accept:
13
13
  - application/json
14
+ Authorization:
15
+ - Basic Y3hkNHR1c3F3b2tnZ2dseGl6ZDl2cDd6bXV4dmo2eG95a2UxOg==
14
16
  response:
15
17
  status:
16
18
  code: 200
@@ -19,7 +21,7 @@ http_interactions:
19
21
  Server:
20
22
  - nginx
21
23
  Date:
22
- - Tue, 06 Oct 2015 11:48:52 GMT
24
+ - Mon, 20 Jun 2016 11:43:46 GMT
23
25
  Content-Type:
24
26
  - application/json;charset=utf-8
25
27
  Content-Length:
@@ -36,9 +38,9 @@ http_interactions:
36
38
  encoding: UTF-8
37
39
  string: |-
38
40
  {
39
- "email_guid": "991a525b-db78-44f1-947e-4813a0041e39",
41
+ "email_guid": "7931e543-6ad7-4e51-a0ba-1fa8113db1a3",
40
42
  "end_user_id": "bob"
41
43
  }
42
44
  http_version:
43
- recorded_at: Tue, 06 Oct 2015 11:49:25 GMT
45
+ recorded_at: Mon, 20 Jun 2016 11:43:49 GMT
44
46
  recorded_with: VCR 2.9.3
@@ -2,7 +2,7 @@
2
2
  http_interactions:
3
3
  - request:
4
4
  method: post
5
- uri: https://<API_KEY>:@instant-api.litmus.com/v1/emails
5
+ uri: https://instant-api.litmus.com/v1/emails
6
6
  body:
7
7
  encoding: UTF-8
8
8
  string: '{"plain_text":"Hej världen!","configurations":[{"client":"OL2010"},{"client":"OL2013","images":"blocked"}]}'
@@ -11,6 +11,8 @@ http_interactions:
11
11
  - application/json
12
12
  Accept:
13
13
  - application/json
14
+ Authorization:
15
+ - Basic Y3hkNHR1c3F3b2tnZ2dseGl6ZDl2cDd6bXV4dmo2eG95a2UxOg==
14
16
  response:
15
17
  status:
16
18
  code: 200
@@ -19,7 +21,7 @@ http_interactions:
19
21
  Server:
20
22
  - nginx
21
23
  Date:
22
- - Tue, 06 Oct 2015 11:49:23 GMT
24
+ - Mon, 20 Jun 2016 11:43:47 GMT
23
25
  Content-Type:
24
26
  - application/json;charset=utf-8
25
27
  Content-Length:
@@ -36,7 +38,7 @@ http_interactions:
36
38
  encoding: UTF-8
37
39
  string: |-
38
40
  {
39
- "email_guid": "991a525b-db78-44f1-947e-4813a0041e39",
41
+ "email_guid": "7931e543-6ad7-4e51-a0ba-1fa8113db1a3",
40
42
  "configurations": [
41
43
  {
42
44
  "orientation": "vertical",
@@ -51,5 +53,5 @@ http_interactions:
51
53
  ]
52
54
  }
53
55
  http_version:
54
- recorded_at: Tue, 06 Oct 2015 11:49:26 GMT
56
+ recorded_at: Mon, 20 Jun 2016 11:43:49 GMT
55
57
  recorded_with: VCR 2.9.3
@@ -2,7 +2,7 @@
2
2
  http_interactions:
3
3
  - request:
4
4
  method: post
5
- uri: https://<API_KEY>:@instant-api.litmus.com/v1/emails
5
+ uri: https://instant-api.litmus.com/v1/emails
6
6
  body:
7
7
  encoding: UTF-8
8
8
  string: '{"plain_text":"Hej världen!"}'
@@ -11,6 +11,8 @@ http_interactions:
11
11
  - application/json
12
12
  Accept:
13
13
  - application/json
14
+ Authorization:
15
+ - Basic Y3hkNHR1c3F3b2tnZ2dseGl6ZDl2cDd6bXV4dmo2eG95a2UxOg==
14
16
  response:
15
17
  status:
16
18
  code: 200
@@ -19,7 +21,7 @@ http_interactions:
19
21
  Server:
20
22
  - nginx
21
23
  Date:
22
- - Tue, 06 Oct 2015 10:40:03 GMT
24
+ - Mon, 20 Jun 2016 11:43:46 GMT
23
25
  Content-Type:
24
26
  - application/json;charset=utf-8
25
27
  Content-Length:
@@ -36,46 +38,8 @@ http_interactions:
36
38
  encoding: UTF-8
37
39
  string: |-
38
40
  {
39
- "email_guid": "4215e510-0343-4eb3-8429-d63816162cbe"
40
- }
41
- http_version:
42
- recorded_at: Tue, 06 Oct 2015 10:40:37 GMT
43
- - request:
44
- method: post
45
- uri: https://instant-api.litmus.com/v1/emails
46
- body:
47
- encoding: UTF-8
48
- string: '{"plain_text":"Hej världen!"}'
49
- headers:
50
- Content-Type:
51
- - application/json
52
- Accept:
53
- - application/json
54
- response:
55
- status:
56
- code: 401
57
- message: Unauthorized
58
- headers:
59
- Server:
60
- - nginx
61
- Date:
62
- - Tue, 06 Oct 2015 10:55:48 GMT
63
- Content-Type:
64
- - application/json;charset=utf-8
65
- Content-Length:
66
- - '563'
67
- Connection:
68
- - keep-alive
69
- Www-Authenticate:
70
- - Basic realm="Restricted Area"
71
- body:
72
- encoding: UTF-8
73
- string: |-
74
- {
75
- "status": 401,
76
- "title": "Unauthorized",
77
- "description": "API Authentication credentials were missing or incorrect. Make sure the API key you're making the request with matches the key found in your Litmus account. You can find your key, or generate a new one, here: https://litmus.com/api-key. If your API requests were previously working, check to make sure someone hasn't generated a new API key, thereby invalidating the older one. If you're stuck, please reach out at hello@litmus.com and we'll have a Support Engineer reach out as soon as possible."
41
+ "email_guid": "7931e543-6ad7-4e51-a0ba-1fa8113db1a3"
78
42
  }
79
43
  http_version:
80
- recorded_at: Tue, 06 Oct 2015 10:55:52 GMT
44
+ recorded_at: Mon, 20 Jun 2016 11:43:48 GMT
81
45
  recorded_with: VCR 2.9.3
@@ -19,23 +19,23 @@ http_interactions:
19
19
  Server:
20
20
  - nginx
21
21
  Date:
22
- - Tue, 06 Oct 2015 10:40:32 GMT
22
+ - Mon, 20 Jun 2016 11:43:45 GMT
23
23
  Content-Type:
24
24
  - application/json;charset=utf-8
25
25
  Content-Length:
26
- - '563'
26
+ - '328'
27
27
  Connection:
28
28
  - keep-alive
29
29
  Www-Authenticate:
30
- - Basic realm="Restricted Area"
30
+ - Basic realm="Litmus Instant API"
31
31
  body:
32
32
  encoding: UTF-8
33
33
  string: |-
34
34
  {
35
35
  "status": 401,
36
36
  "title": "Unauthorized",
37
- "description": "API Authentication credentials were missing or incorrect. Make sure the API key you're making the request with matches the key found in your Litmus account. You can find your key, or generate a new one, here: https://litmus.com/api-key. If your API requests were previously working, check to make sure someone hasn't generated a new API key, thereby invalidating the older one. If you're stuck, please reach out at hello@litmus.com and we'll have a Support Engineer reach out as soon as possible."
37
+ "description": "API Authentication credentials were missing or incorrect. Make sure the credentials you're making the request with match those you were provided. If you're stuck, please email resellers@litmus.com and we'll have a Support Engineer reach out as soon as possible."
38
38
  }
39
39
  http_version:
40
- recorded_at: Tue, 06 Oct 2015 10:40:36 GMT
40
+ recorded_at: Mon, 20 Jun 2016 11:43:47 GMT
41
41
  recorded_with: VCR 2.9.3
@@ -1,1633 +1,5 @@
1
1
  ---
2
2
  http_interactions:
3
- - request:
4
- method: get
5
- uri: https://instant-api.litmus.com/v1/emails/b8447439-c076-46c8-8191-f27c329494ee/previews/OL2010
6
- body:
7
- encoding: US-ASCII
8
- string: ''
9
- headers:
10
- Content-Type:
11
- - application/json
12
- Accept:
13
- - application/json
14
- response:
15
- status:
16
- code: 404
17
- message: Not Found
18
- headers:
19
- Server:
20
- - nginx
21
- Date:
22
- - Tue, 06 Oct 2015 10:40:07 GMT
23
- Content-Type:
24
- - application/json;charset=utf-8
25
- Content-Length:
26
- - '43'
27
- Connection:
28
- - keep-alive
29
- X-Cascade:
30
- - pass
31
- body:
32
- encoding: UTF-8
33
- string: |-
34
- {
35
- "status": 404,
36
- "title": "Not found"
37
- }
38
- http_version:
39
- recorded_at: Tue, 06 Oct 2015 10:40:41 GMT
40
- - request:
41
- method: get
42
- uri: https://instant-api.litmus.com/v1/emails/1106c63f-4c1a-497f-acd4-626818f2686b/previews/OL2010
43
- body:
44
- encoding: US-ASCII
45
- string: ''
46
- headers:
47
- Content-Type:
48
- - application/json
49
- Accept:
50
- - application/json
51
- response:
52
- status:
53
- code: 404
54
- message: Not Found
55
- headers:
56
- Server:
57
- - nginx
58
- Date:
59
- - Tue, 06 Oct 2015 10:55:49 GMT
60
- Content-Type:
61
- - application/json;charset=utf-8
62
- Content-Length:
63
- - '43'
64
- Connection:
65
- - keep-alive
66
- X-Cascade:
67
- - pass
68
- body:
69
- encoding: UTF-8
70
- string: |-
71
- {
72
- "status": 404,
73
- "title": "Not found"
74
- }
75
- http_version:
76
- recorded_at: Tue, 06 Oct 2015 10:55:53 GMT
77
- - request:
78
- method: get
79
- uri: https://instant-api.litmus.com/v1/emails/88748767-d1cf-4bd6-b41d-ba3d8de25dd4/previews/OL2010
80
- body:
81
- encoding: US-ASCII
82
- string: ''
83
- headers:
84
- Content-Type:
85
- - application/json
86
- Accept:
87
- - application/json
88
- response:
89
- status:
90
- code: 404
91
- message: Not Found
92
- headers:
93
- Server:
94
- - nginx
95
- Date:
96
- - Tue, 06 Oct 2015 10:56:00 GMT
97
- Content-Type:
98
- - application/json;charset=utf-8
99
- Content-Length:
100
- - '43'
101
- Connection:
102
- - keep-alive
103
- X-Cascade:
104
- - pass
105
- body:
106
- encoding: UTF-8
107
- string: |-
108
- {
109
- "status": 404,
110
- "title": "Not found"
111
- }
112
- http_version:
113
- recorded_at: Tue, 06 Oct 2015 10:56:34 GMT
114
- - request:
115
- method: get
116
- uri: https://instant-api.litmus.com/v1/emails/9ed63914-66c6-4888-9bf6-b205d2a8038e/previews/OL2010
117
- body:
118
- encoding: US-ASCII
119
- string: ''
120
- headers:
121
- Content-Type:
122
- - application/json
123
- Accept:
124
- - application/json
125
- response:
126
- status:
127
- code: 404
128
- message: Not Found
129
- headers:
130
- Server:
131
- - nginx
132
- Date:
133
- - Tue, 06 Oct 2015 10:56:46 GMT
134
- Content-Type:
135
- - application/json;charset=utf-8
136
- Content-Length:
137
- - '43'
138
- Connection:
139
- - keep-alive
140
- X-Cascade:
141
- - pass
142
- body:
143
- encoding: UTF-8
144
- string: |-
145
- {
146
- "status": 404,
147
- "title": "Not found"
148
- }
149
- http_version:
150
- recorded_at: Tue, 06 Oct 2015 10:56:50 GMT
151
- - request:
152
- method: get
153
- uri: https://instant-api.litmus.com/v1/emails/01acd1d4-4f69-4b60-adca-df04a1a8bb11/previews/OL2010
154
- body:
155
- encoding: US-ASCII
156
- string: ''
157
- headers:
158
- Content-Type:
159
- - application/json
160
- Accept:
161
- - application/json
162
- response:
163
- status:
164
- code: 404
165
- message: Not Found
166
- headers:
167
- Server:
168
- - nginx
169
- Date:
170
- - Tue, 06 Oct 2015 11:01:03 GMT
171
- Content-Type:
172
- - application/json;charset=utf-8
173
- Content-Length:
174
- - '43'
175
- Connection:
176
- - keep-alive
177
- X-Cascade:
178
- - pass
179
- body:
180
- encoding: UTF-8
181
- string: |-
182
- {
183
- "status": 404,
184
- "title": "Not found"
185
- }
186
- http_version:
187
- recorded_at: Tue, 06 Oct 2015 11:01:37 GMT
188
- - request:
189
- method: get
190
- uri: https://instant-api.litmus.com/v1/emails/72cc3f98-84fd-46d8-bc57-e00428a59ac1/previews/OL2010
191
- body:
192
- encoding: US-ASCII
193
- string: ''
194
- headers:
195
- Content-Type:
196
- - application/json
197
- Accept:
198
- - application/json
199
- response:
200
- status:
201
- code: 404
202
- message: Not Found
203
- headers:
204
- Server:
205
- - nginx
206
- Date:
207
- - Tue, 06 Oct 2015 11:04:55 GMT
208
- Content-Type:
209
- - application/json;charset=utf-8
210
- Content-Length:
211
- - '43'
212
- Connection:
213
- - keep-alive
214
- X-Cascade:
215
- - pass
216
- body:
217
- encoding: UTF-8
218
- string: |-
219
- {
220
- "status": 404,
221
- "title": "Not found"
222
- }
223
- http_version:
224
- recorded_at: Tue, 06 Oct 2015 11:04:59 GMT
225
- - request:
226
- method: get
227
- uri: https://instant-api.litmus.com/v1/emails/4a4501ed-7f6d-4858-839c-e12549838376/previews/OL2010
228
- body:
229
- encoding: US-ASCII
230
- string: ''
231
- headers:
232
- Content-Type:
233
- - application/json
234
- Accept:
235
- - application/json
236
- response:
237
- status:
238
- code: 404
239
- message: Not Found
240
- headers:
241
- Server:
242
- - nginx
243
- Date:
244
- - Tue, 06 Oct 2015 11:29:49 GMT
245
- Content-Type:
246
- - application/json;charset=utf-8
247
- Content-Length:
248
- - '43'
249
- Connection:
250
- - keep-alive
251
- X-Cascade:
252
- - pass
253
- body:
254
- encoding: UTF-8
255
- string: |-
256
- {
257
- "status": 404,
258
- "title": "Not found"
259
- }
260
- http_version:
261
- recorded_at: Tue, 06 Oct 2015 11:30:22 GMT
262
- - request:
263
- method: get
264
- uri: https://instant-api.litmus.com/v1/emails/16d3e4af-2a8b-4799-a086-50a4cc644391/previews/OL2010
265
- body:
266
- encoding: US-ASCII
267
- string: ''
268
- headers:
269
- Content-Type:
270
- - application/json
271
- Accept:
272
- - application/json
273
- response:
274
- status:
275
- code: 404
276
- message: Not Found
277
- headers:
278
- Server:
279
- - nginx
280
- Date:
281
- - Tue, 06 Oct 2015 11:30:31 GMT
282
- Content-Type:
283
- - application/json;charset=utf-8
284
- Content-Length:
285
- - '43'
286
- Connection:
287
- - keep-alive
288
- X-Cascade:
289
- - pass
290
- body:
291
- encoding: UTF-8
292
- string: |-
293
- {
294
- "status": 404,
295
- "title": "Not found"
296
- }
297
- http_version:
298
- recorded_at: Tue, 06 Oct 2015 11:30:34 GMT
299
- - request:
300
- method: get
301
- uri: https://instant-api.litmus.com/v1/emails/f1b24533-5c3b-4fcf-8aad-f88ea3481b8f/previews/OL2010
302
- body:
303
- encoding: US-ASCII
304
- string: ''
305
- headers:
306
- Content-Type:
307
- - application/json
308
- Accept:
309
- - application/json
310
- response:
311
- status:
312
- code: 404
313
- message: Not Found
314
- headers:
315
- Server:
316
- - nginx
317
- Date:
318
- - Tue, 06 Oct 2015 11:33:36 GMT
319
- Content-Type:
320
- - application/json;charset=utf-8
321
- Content-Length:
322
- - '43'
323
- Connection:
324
- - keep-alive
325
- X-Cascade:
326
- - pass
327
- body:
328
- encoding: UTF-8
329
- string: |-
330
- {
331
- "status": 404,
332
- "title": "Not found"
333
- }
334
- http_version:
335
- recorded_at: Tue, 06 Oct 2015 11:33:39 GMT
336
- - request:
337
- method: get
338
- uri: https://instant-api.litmus.com/v1/emails/63a82fbb-b6a8-462a-841b-956f2b6d33ad/previews/OL2010
339
- body:
340
- encoding: US-ASCII
341
- string: ''
342
- headers:
343
- Content-Type:
344
- - application/json
345
- Accept:
346
- - application/json
347
- response:
348
- status:
349
- code: 404
350
- message: Not Found
351
- headers:
352
- Server:
353
- - nginx
354
- Date:
355
- - Tue, 06 Oct 2015 11:34:13 GMT
356
- Content-Type:
357
- - application/json;charset=utf-8
358
- Content-Length:
359
- - '43'
360
- Connection:
361
- - keep-alive
362
- X-Cascade:
363
- - pass
364
- body:
365
- encoding: UTF-8
366
- string: |-
367
- {
368
- "status": 404,
369
- "title": "Not found"
370
- }
371
- http_version:
372
- recorded_at: Tue, 06 Oct 2015 11:34:16 GMT
373
- - request:
374
- method: get
375
- uri: https://instant-api.litmus.com/v1/emails/7d8c3efb-b8ef-44f2-9622-0307b7e4a9b2/previews/OL2010
376
- body:
377
- encoding: US-ASCII
378
- string: ''
379
- headers:
380
- Content-Type:
381
- - application/json
382
- Accept:
383
- - application/json
384
- response:
385
- status:
386
- code: 404
387
- message: Not Found
388
- headers:
389
- Server:
390
- - nginx
391
- Date:
392
- - Tue, 06 Oct 2015 11:48:53 GMT
393
- Content-Type:
394
- - application/json;charset=utf-8
395
- Content-Length:
396
- - '43'
397
- Connection:
398
- - keep-alive
399
- X-Cascade:
400
- - pass
401
- body:
402
- encoding: UTF-8
403
- string: |-
404
- {
405
- "status": 404,
406
- "title": "Not found"
407
- }
408
- http_version:
409
- recorded_at: Tue, 06 Oct 2015 11:49:27 GMT
410
- - request:
411
- method: get
412
- uri: https://instant-api.litmus.com/v1/emails/78366559-7ba9-479f-b381-ef9bf60efe56/previews/OL2010
413
- body:
414
- encoding: US-ASCII
415
- string: ''
416
- headers:
417
- Content-Type:
418
- - application/json
419
- Accept:
420
- - application/json
421
- response:
422
- status:
423
- code: 404
424
- message: Not Found
425
- headers:
426
- Server:
427
- - nginx
428
- Date:
429
- - Tue, 06 Oct 2015 11:49:10 GMT
430
- Content-Type:
431
- - application/json;charset=utf-8
432
- Content-Length:
433
- - '43'
434
- Connection:
435
- - keep-alive
436
- X-Cascade:
437
- - pass
438
- body:
439
- encoding: UTF-8
440
- string: |-
441
- {
442
- "status": 404,
443
- "title": "Not found"
444
- }
445
- http_version:
446
- recorded_at: Tue, 06 Oct 2015 11:49:44 GMT
447
- - request:
448
- method: get
449
- uri: https://instant-api.litmus.com/v1/emails/2ce66aad-7432-4e02-9162-1a56462e8b4b/previews/OL2010
450
- body:
451
- encoding: US-ASCII
452
- string: ''
453
- headers:
454
- Content-Type:
455
- - application/json
456
- Accept:
457
- - application/json
458
- response:
459
- status:
460
- code: 404
461
- message: Not Found
462
- headers:
463
- Server:
464
- - nginx
465
- Date:
466
- - Tue, 06 Oct 2015 12:03:24 GMT
467
- Content-Type:
468
- - application/json;charset=utf-8
469
- Content-Length:
470
- - '43'
471
- Connection:
472
- - keep-alive
473
- X-Cascade:
474
- - pass
475
- body:
476
- encoding: UTF-8
477
- string: |-
478
- {
479
- "status": 404,
480
- "title": "Not found"
481
- }
482
- http_version:
483
- recorded_at: Tue, 06 Oct 2015 12:03:58 GMT
484
- - request:
485
- method: get
486
- uri: https://instant-api.litmus.com/v1/emails/91636e10-adf8-4e24-8e16-f433cdb7fc0b/previews/OL2010
487
- body:
488
- encoding: US-ASCII
489
- string: ''
490
- headers:
491
- Content-Type:
492
- - application/json
493
- Accept:
494
- - application/json
495
- response:
496
- status:
497
- code: 404
498
- message: Not Found
499
- headers:
500
- Server:
501
- - nginx
502
- Date:
503
- - Tue, 06 Oct 2015 12:08:23 GMT
504
- Content-Type:
505
- - application/json;charset=utf-8
506
- Content-Length:
507
- - '43'
508
- Connection:
509
- - keep-alive
510
- X-Cascade:
511
- - pass
512
- body:
513
- encoding: UTF-8
514
- string: |-
515
- {
516
- "status": 404,
517
- "title": "Not found"
518
- }
519
- http_version:
520
- recorded_at: Tue, 06 Oct 2015 12:08:57 GMT
521
- - request:
522
- method: get
523
- uri: https://instant-api.litmus.com/v1/emails/527a563b-d87e-450e-8924-eb3a2f83d955/previews/OL2010
524
- body:
525
- encoding: US-ASCII
526
- string: ''
527
- headers:
528
- Content-Type:
529
- - application/json
530
- Accept:
531
- - application/json
532
- response:
533
- status:
534
- code: 404
535
- message: Not Found
536
- headers:
537
- Server:
538
- - nginx
539
- Date:
540
- - Tue, 06 Oct 2015 12:26:30 GMT
541
- Content-Type:
542
- - application/json;charset=utf-8
543
- Content-Length:
544
- - '43'
545
- Connection:
546
- - keep-alive
547
- X-Cascade:
548
- - pass
549
- body:
550
- encoding: UTF-8
551
- string: |-
552
- {
553
- "status": 404,
554
- "title": "Not found"
555
- }
556
- http_version:
557
- recorded_at: Tue, 06 Oct 2015 12:27:04 GMT
558
- - request:
559
- method: get
560
- uri: https://instant-api.litmus.com/v1/emails/e1307a71-7137-45b4-9905-603db1045bc5/previews/OL2010
561
- body:
562
- encoding: US-ASCII
563
- string: ''
564
- headers:
565
- Content-Type:
566
- - application/json
567
- Accept:
568
- - application/json
569
- response:
570
- status:
571
- code: 404
572
- message: Not Found
573
- headers:
574
- Server:
575
- - nginx
576
- Date:
577
- - Tue, 06 Oct 2015 12:27:46 GMT
578
- Content-Type:
579
- - application/json;charset=utf-8
580
- Content-Length:
581
- - '43'
582
- Connection:
583
- - keep-alive
584
- X-Cascade:
585
- - pass
586
- body:
587
- encoding: UTF-8
588
- string: |-
589
- {
590
- "status": 404,
591
- "title": "Not found"
592
- }
593
- http_version:
594
- recorded_at: Tue, 06 Oct 2015 12:27:50 GMT
595
- - request:
596
- method: get
597
- uri: https://instant-api.litmus.com/v1/emails/c11e482e-4318-4f0a-90e3-8451ce553359/previews/OL2010
598
- body:
599
- encoding: US-ASCII
600
- string: ''
601
- headers:
602
- Content-Type:
603
- - application/json
604
- Accept:
605
- - application/json
606
- response:
607
- status:
608
- code: 404
609
- message: Not Found
610
- headers:
611
- Server:
612
- - nginx
613
- Date:
614
- - Tue, 06 Oct 2015 12:27:36 GMT
615
- Content-Type:
616
- - application/json;charset=utf-8
617
- Content-Length:
618
- - '43'
619
- Connection:
620
- - keep-alive
621
- X-Cascade:
622
- - pass
623
- body:
624
- encoding: UTF-8
625
- string: |-
626
- {
627
- "status": 404,
628
- "title": "Not found"
629
- }
630
- http_version:
631
- recorded_at: Tue, 06 Oct 2015 12:28:10 GMT
632
- - request:
633
- method: get
634
- uri: https://instant-api.litmus.com/v1/emails/1a1fb080-6d12-4031-9673-257d07f93a01/previews/OL2010
635
- body:
636
- encoding: US-ASCII
637
- string: ''
638
- headers:
639
- Content-Type:
640
- - application/json
641
- Accept:
642
- - application/json
643
- response:
644
- status:
645
- code: 404
646
- message: Not Found
647
- headers:
648
- Server:
649
- - nginx
650
- Date:
651
- - Tue, 06 Oct 2015 12:27:52 GMT
652
- Content-Type:
653
- - application/json;charset=utf-8
654
- Content-Length:
655
- - '43'
656
- Connection:
657
- - keep-alive
658
- X-Cascade:
659
- - pass
660
- body:
661
- encoding: UTF-8
662
- string: |-
663
- {
664
- "status": 404,
665
- "title": "Not found"
666
- }
667
- http_version:
668
- recorded_at: Tue, 06 Oct 2015 12:28:26 GMT
669
- - request:
670
- method: get
671
- uri: https://instant-api.litmus.com/v1/emails/b6c88576-0c7c-4640-b24c-e47030aaab6d/previews/OL2010
672
- body:
673
- encoding: US-ASCII
674
- string: ''
675
- headers:
676
- Content-Type:
677
- - application/json
678
- Accept:
679
- - application/json
680
- response:
681
- status:
682
- code: 404
683
- message: Not Found
684
- headers:
685
- Server:
686
- - nginx
687
- Date:
688
- - Tue, 06 Oct 2015 12:28:27 GMT
689
- Content-Type:
690
- - application/json;charset=utf-8
691
- Content-Length:
692
- - '43'
693
- Connection:
694
- - keep-alive
695
- X-Cascade:
696
- - pass
697
- body:
698
- encoding: UTF-8
699
- string: |-
700
- {
701
- "status": 404,
702
- "title": "Not found"
703
- }
704
- http_version:
705
- recorded_at: Tue, 06 Oct 2015 12:28:31 GMT
706
- - request:
707
- method: get
708
- uri: https://instant-api.litmus.com/v1/emails/c6d9f650-57ba-4023-b875-3bd9eaed041f/previews/OL2010
709
- body:
710
- encoding: US-ASCII
711
- string: ''
712
- headers:
713
- Content-Type:
714
- - application/json
715
- Accept:
716
- - application/json
717
- response:
718
- status:
719
- code: 404
720
- message: Not Found
721
- headers:
722
- Server:
723
- - nginx
724
- Date:
725
- - Tue, 06 Oct 2015 12:28:45 GMT
726
- Content-Type:
727
- - application/json;charset=utf-8
728
- Content-Length:
729
- - '43'
730
- Connection:
731
- - keep-alive
732
- X-Cascade:
733
- - pass
734
- body:
735
- encoding: UTF-8
736
- string: |-
737
- {
738
- "status": 404,
739
- "title": "Not found"
740
- }
741
- http_version:
742
- recorded_at: Tue, 06 Oct 2015 12:29:19 GMT
743
- - request:
744
- method: get
745
- uri: https://instant-api.litmus.com/v1/emails/8e1b5383-7369-46ca-a6c2-0172b6890b96/previews/OL2010
746
- body:
747
- encoding: US-ASCII
748
- string: ''
749
- headers:
750
- Content-Type:
751
- - application/json
752
- Accept:
753
- - application/json
754
- response:
755
- status:
756
- code: 404
757
- message: Not Found
758
- headers:
759
- Server:
760
- - nginx
761
- Date:
762
- - Tue, 06 Oct 2015 12:30:58 GMT
763
- Content-Type:
764
- - application/json;charset=utf-8
765
- Content-Length:
766
- - '43'
767
- Connection:
768
- - keep-alive
769
- X-Cascade:
770
- - pass
771
- body:
772
- encoding: UTF-8
773
- string: |-
774
- {
775
- "status": 404,
776
- "title": "Not found"
777
- }
778
- http_version:
779
- recorded_at: Tue, 06 Oct 2015 12:31:32 GMT
780
- - request:
781
- method: get
782
- uri: https://instant-api.litmus.com/v1/emails/473686f6-ef62-44fa-8c84-8cdbc713f6d6/previews/OL2010
783
- body:
784
- encoding: US-ASCII
785
- string: ''
786
- headers:
787
- Content-Type:
788
- - application/json
789
- Accept:
790
- - application/json
791
- response:
792
- status:
793
- code: 404
794
- message: Not Found
795
- headers:
796
- Server:
797
- - nginx
798
- Date:
799
- - Tue, 06 Oct 2015 12:35:21 GMT
800
- Content-Type:
801
- - application/json;charset=utf-8
802
- Content-Length:
803
- - '43'
804
- Connection:
805
- - keep-alive
806
- X-Cascade:
807
- - pass
808
- body:
809
- encoding: UTF-8
810
- string: |-
811
- {
812
- "status": 404,
813
- "title": "Not found"
814
- }
815
- http_version:
816
- recorded_at: Tue, 06 Oct 2015 12:35:25 GMT
817
- - request:
818
- method: get
819
- uri: https://instant-api.litmus.com/v1/emails/3f7a2349-ae8b-4bf0-88ca-bdd8ee3f2f91/previews/OL2010
820
- body:
821
- encoding: US-ASCII
822
- string: ''
823
- headers:
824
- Content-Type:
825
- - application/json
826
- Accept:
827
- - application/json
828
- response:
829
- status:
830
- code: 404
831
- message: Not Found
832
- headers:
833
- Server:
834
- - nginx
835
- Date:
836
- - Tue, 06 Oct 2015 12:38:25 GMT
837
- Content-Type:
838
- - application/json;charset=utf-8
839
- Content-Length:
840
- - '43'
841
- Connection:
842
- - keep-alive
843
- X-Cascade:
844
- - pass
845
- body:
846
- encoding: UTF-8
847
- string: |-
848
- {
849
- "status": 404,
850
- "title": "Not found"
851
- }
852
- http_version:
853
- recorded_at: Tue, 06 Oct 2015 12:38:29 GMT
854
- - request:
855
- method: get
856
- uri: https://instant-api.litmus.com/v1/emails/b0bc2348-22ec-48a2-b2cd-c71d8deb1d93/previews/OL2010
857
- body:
858
- encoding: US-ASCII
859
- string: ''
860
- headers:
861
- Content-Type:
862
- - application/json
863
- Accept:
864
- - application/json
865
- response:
866
- status:
867
- code: 404
868
- message: Not Found
869
- headers:
870
- Server:
871
- - nginx
872
- Date:
873
- - Tue, 06 Oct 2015 12:41:33 GMT
874
- Content-Type:
875
- - application/json;charset=utf-8
876
- Content-Length:
877
- - '43'
878
- Connection:
879
- - keep-alive
880
- X-Cascade:
881
- - pass
882
- body:
883
- encoding: UTF-8
884
- string: |-
885
- {
886
- "status": 404,
887
- "title": "Not found"
888
- }
889
- http_version:
890
- recorded_at: Tue, 06 Oct 2015 12:41:37 GMT
891
- - request:
892
- method: get
893
- uri: https://instant-api.litmus.com/v1/emails/9c9d19d4-9f40-4cfa-bfc5-bc541b386fa5/previews/OL2010
894
- body:
895
- encoding: US-ASCII
896
- string: ''
897
- headers:
898
- Content-Type:
899
- - application/json
900
- Accept:
901
- - application/json
902
- response:
903
- status:
904
- code: 404
905
- message: Not Found
906
- headers:
907
- Server:
908
- - nginx
909
- Date:
910
- - Tue, 06 Oct 2015 12:45:14 GMT
911
- Content-Type:
912
- - application/json;charset=utf-8
913
- Content-Length:
914
- - '43'
915
- Connection:
916
- - keep-alive
917
- X-Cascade:
918
- - pass
919
- body:
920
- encoding: UTF-8
921
- string: |-
922
- {
923
- "status": 404,
924
- "title": "Not found"
925
- }
926
- http_version:
927
- recorded_at: Tue, 06 Oct 2015 12:45:48 GMT
928
- - request:
929
- method: get
930
- uri: https://instant-api.litmus.com/v1/emails/a23f6853-c3ea-4b4f-bd38-19ec663c47e5/previews/OL2010
931
- body:
932
- encoding: US-ASCII
933
- string: ''
934
- headers:
935
- Content-Type:
936
- - application/json
937
- Accept:
938
- - application/json
939
- response:
940
- status:
941
- code: 404
942
- message: Not Found
943
- headers:
944
- Server:
945
- - nginx
946
- Date:
947
- - Tue, 06 Oct 2015 12:58:17 GMT
948
- Content-Type:
949
- - application/json;charset=utf-8
950
- Content-Length:
951
- - '43'
952
- Connection:
953
- - keep-alive
954
- X-Cascade:
955
- - pass
956
- body:
957
- encoding: UTF-8
958
- string: |-
959
- {
960
- "status": 404,
961
- "title": "Not found"
962
- }
963
- http_version:
964
- recorded_at: Tue, 06 Oct 2015 12:58:51 GMT
965
- - request:
966
- method: get
967
- uri: https://instant-api.litmus.com/v1/emails/b49c17ca-01a8-483d-b804-94498a234e6a/previews/OL2010
968
- body:
969
- encoding: US-ASCII
970
- string: ''
971
- headers:
972
- Content-Type:
973
- - application/json
974
- Accept:
975
- - application/json
976
- response:
977
- status:
978
- code: 404
979
- message: Not Found
980
- headers:
981
- Server:
982
- - nginx
983
- Date:
984
- - Tue, 06 Oct 2015 12:59:07 GMT
985
- Content-Type:
986
- - application/json;charset=utf-8
987
- Content-Length:
988
- - '43'
989
- Connection:
990
- - keep-alive
991
- X-Cascade:
992
- - pass
993
- body:
994
- encoding: UTF-8
995
- string: |-
996
- {
997
- "status": 404,
998
- "title": "Not found"
999
- }
1000
- http_version:
1001
- recorded_at: Tue, 06 Oct 2015 12:59:11 GMT
1002
- - request:
1003
- method: get
1004
- uri: https://instant-api.litmus.com/v1/emails/aed02807-a99e-4c42-969a-3238f2954955/previews/OL2010
1005
- body:
1006
- encoding: US-ASCII
1007
- string: ''
1008
- headers:
1009
- Content-Type:
1010
- - application/json
1011
- Accept:
1012
- - application/json
1013
- response:
1014
- status:
1015
- code: 404
1016
- message: Not Found
1017
- headers:
1018
- Server:
1019
- - nginx
1020
- Date:
1021
- - Tue, 06 Oct 2015 13:00:50 GMT
1022
- Content-Type:
1023
- - application/json;charset=utf-8
1024
- Content-Length:
1025
- - '43'
1026
- Connection:
1027
- - keep-alive
1028
- X-Cascade:
1029
- - pass
1030
- body:
1031
- encoding: UTF-8
1032
- string: |-
1033
- {
1034
- "status": 404,
1035
- "title": "Not found"
1036
- }
1037
- http_version:
1038
- recorded_at: Tue, 06 Oct 2015 13:01:24 GMT
1039
- - request:
1040
- method: get
1041
- uri: https://instant-api.litmus.com/v1/emails/c47cf66c-c8f3-4799-b1c7-6fc7047afa5b/previews/OL2010
1042
- body:
1043
- encoding: US-ASCII
1044
- string: ''
1045
- headers:
1046
- Content-Type:
1047
- - application/json
1048
- Accept:
1049
- - application/json
1050
- response:
1051
- status:
1052
- code: 404
1053
- message: Not Found
1054
- headers:
1055
- Server:
1056
- - nginx
1057
- Date:
1058
- - Tue, 06 Oct 2015 13:02:17 GMT
1059
- Content-Type:
1060
- - application/json;charset=utf-8
1061
- Content-Length:
1062
- - '43'
1063
- Connection:
1064
- - keep-alive
1065
- X-Cascade:
1066
- - pass
1067
- body:
1068
- encoding: UTF-8
1069
- string: |-
1070
- {
1071
- "status": 404,
1072
- "title": "Not found"
1073
- }
1074
- http_version:
1075
- recorded_at: Tue, 06 Oct 2015 13:02:21 GMT
1076
- - request:
1077
- method: get
1078
- uri: https://instant-api.litmus.com/v1/emails/91e554f6-e615-4b25-810c-f08e03bffb27/previews/OL2010
1079
- body:
1080
- encoding: US-ASCII
1081
- string: ''
1082
- headers:
1083
- Content-Type:
1084
- - application/json
1085
- Accept:
1086
- - application/json
1087
- response:
1088
- status:
1089
- code: 404
1090
- message: Not Found
1091
- headers:
1092
- Server:
1093
- - nginx
1094
- Date:
1095
- - Tue, 06 Oct 2015 13:02:37 GMT
1096
- Content-Type:
1097
- - application/json;charset=utf-8
1098
- Content-Length:
1099
- - '43'
1100
- Connection:
1101
- - keep-alive
1102
- X-Cascade:
1103
- - pass
1104
- body:
1105
- encoding: UTF-8
1106
- string: |-
1107
- {
1108
- "status": 404,
1109
- "title": "Not found"
1110
- }
1111
- http_version:
1112
- recorded_at: Tue, 06 Oct 2015 13:02:41 GMT
1113
- - request:
1114
- method: get
1115
- uri: https://instant-api.litmus.com/v1/emails/c858bfca-6827-454c-824b-31b37ec8a5ce/previews/OL2010
1116
- body:
1117
- encoding: US-ASCII
1118
- string: ''
1119
- headers:
1120
- Content-Type:
1121
- - application/json
1122
- Accept:
1123
- - application/json
1124
- response:
1125
- status:
1126
- code: 404
1127
- message: Not Found
1128
- headers:
1129
- Server:
1130
- - nginx
1131
- Date:
1132
- - Tue, 06 Oct 2015 13:11:10 GMT
1133
- Content-Type:
1134
- - application/json;charset=utf-8
1135
- Content-Length:
1136
- - '43'
1137
- Connection:
1138
- - keep-alive
1139
- X-Cascade:
1140
- - pass
1141
- body:
1142
- encoding: UTF-8
1143
- string: |-
1144
- {
1145
- "status": 404,
1146
- "title": "Not found"
1147
- }
1148
- http_version:
1149
- recorded_at: Tue, 06 Oct 2015 13:11:45 GMT
1150
- - request:
1151
- method: get
1152
- uri: https://instant-api.litmus.com/v1/emails/6fbccf47-58be-4e3f-aa74-8291796fc8bf/previews/OL2010
1153
- body:
1154
- encoding: US-ASCII
1155
- string: ''
1156
- headers:
1157
- Content-Type:
1158
- - application/json
1159
- Accept:
1160
- - application/json
1161
- response:
1162
- status:
1163
- code: 404
1164
- message: Not Found
1165
- headers:
1166
- Server:
1167
- - nginx
1168
- Date:
1169
- - Tue, 06 Oct 2015 13:12:01 GMT
1170
- Content-Type:
1171
- - application/json;charset=utf-8
1172
- Content-Length:
1173
- - '43'
1174
- Connection:
1175
- - keep-alive
1176
- X-Cascade:
1177
- - pass
1178
- body:
1179
- encoding: UTF-8
1180
- string: |-
1181
- {
1182
- "status": 404,
1183
- "title": "Not found"
1184
- }
1185
- http_version:
1186
- recorded_at: Tue, 06 Oct 2015 13:12:05 GMT
1187
- - request:
1188
- method: get
1189
- uri: https://instant-api.litmus.com/v1/emails/f1b27cca-3533-4992-9f86-9fd06b8bba5c/previews/OL2010
1190
- body:
1191
- encoding: US-ASCII
1192
- string: ''
1193
- headers:
1194
- Content-Type:
1195
- - application/json
1196
- Accept:
1197
- - application/json
1198
- response:
1199
- status:
1200
- code: 404
1201
- message: Not Found
1202
- headers:
1203
- Server:
1204
- - nginx
1205
- Date:
1206
- - Tue, 06 Oct 2015 13:12:00 GMT
1207
- Content-Type:
1208
- - application/json;charset=utf-8
1209
- Content-Length:
1210
- - '43'
1211
- Connection:
1212
- - keep-alive
1213
- X-Cascade:
1214
- - pass
1215
- body:
1216
- encoding: UTF-8
1217
- string: |-
1218
- {
1219
- "status": 404,
1220
- "title": "Not found"
1221
- }
1222
- http_version:
1223
- recorded_at: Tue, 06 Oct 2015 13:12:34 GMT
1224
- - request:
1225
- method: get
1226
- uri: https://instant-api.litmus.com/v1/emails/4b00a285-ff90-42e6-9a04-3d0cfcc980d2/previews/OL2010
1227
- body:
1228
- encoding: US-ASCII
1229
- string: ''
1230
- headers:
1231
- Content-Type:
1232
- - application/json
1233
- Accept:
1234
- - application/json
1235
- response:
1236
- status:
1237
- code: 404
1238
- message: Not Found
1239
- headers:
1240
- Server:
1241
- - nginx
1242
- Date:
1243
- - Tue, 06 Oct 2015 13:12:56 GMT
1244
- Content-Type:
1245
- - application/json;charset=utf-8
1246
- Content-Length:
1247
- - '43'
1248
- Connection:
1249
- - keep-alive
1250
- X-Cascade:
1251
- - pass
1252
- body:
1253
- encoding: UTF-8
1254
- string: |-
1255
- {
1256
- "status": 404,
1257
- "title": "Not found"
1258
- }
1259
- http_version:
1260
- recorded_at: Tue, 06 Oct 2015 13:13:00 GMT
1261
- - request:
1262
- method: get
1263
- uri: https://instant-api.litmus.com/v1/emails/ed69ec5e-4397-40df-a76f-8c2f23898960/previews/OL2010
1264
- body:
1265
- encoding: US-ASCII
1266
- string: ''
1267
- headers:
1268
- Content-Type:
1269
- - application/json
1270
- Accept:
1271
- - application/json
1272
- response:
1273
- status:
1274
- code: 404
1275
- message: Not Found
1276
- headers:
1277
- Server:
1278
- - nginx
1279
- Date:
1280
- - Tue, 06 Oct 2015 13:12:44 GMT
1281
- Content-Type:
1282
- - application/json;charset=utf-8
1283
- Content-Length:
1284
- - '43'
1285
- Connection:
1286
- - keep-alive
1287
- X-Cascade:
1288
- - pass
1289
- body:
1290
- encoding: UTF-8
1291
- string: |-
1292
- {
1293
- "status": 404,
1294
- "title": "Not found"
1295
- }
1296
- http_version:
1297
- recorded_at: Tue, 06 Oct 2015 13:13:18 GMT
1298
- - request:
1299
- method: get
1300
- uri: https://instant-api.litmus.com/v1/emails/f3f34720-df46-48c7-a12c-f46eae2a6e84/previews/OL2010
1301
- body:
1302
- encoding: US-ASCII
1303
- string: ''
1304
- headers:
1305
- Content-Type:
1306
- - application/json
1307
- Accept:
1308
- - application/json
1309
- response:
1310
- status:
1311
- code: 404
1312
- message: Not Found
1313
- headers:
1314
- Server:
1315
- - nginx
1316
- Date:
1317
- - Tue, 06 Oct 2015 13:20:46 GMT
1318
- Content-Type:
1319
- - application/json;charset=utf-8
1320
- Content-Length:
1321
- - '43'
1322
- Connection:
1323
- - keep-alive
1324
- X-Cascade:
1325
- - pass
1326
- body:
1327
- encoding: UTF-8
1328
- string: |-
1329
- {
1330
- "status": 404,
1331
- "title": "Not found"
1332
- }
1333
- http_version:
1334
- recorded_at: Tue, 06 Oct 2015 13:21:20 GMT
1335
- - request:
1336
- method: get
1337
- uri: https://instant-api.litmus.com/v1/emails/44ac1ac3-a90a-41dc-aa7d-00cdf7dd5bc0/previews/OL2010
1338
- body:
1339
- encoding: US-ASCII
1340
- string: ''
1341
- headers:
1342
- Content-Type:
1343
- - application/json
1344
- Accept:
1345
- - application/json
1346
- response:
1347
- status:
1348
- code: 404
1349
- message: Not Found
1350
- headers:
1351
- Server:
1352
- - nginx
1353
- Date:
1354
- - Tue, 06 Oct 2015 13:51:03 GMT
1355
- Content-Type:
1356
- - application/json;charset=utf-8
1357
- Content-Length:
1358
- - '43'
1359
- Connection:
1360
- - keep-alive
1361
- X-Cascade:
1362
- - pass
1363
- body:
1364
- encoding: UTF-8
1365
- string: |-
1366
- {
1367
- "status": 404,
1368
- "title": "Not found"
1369
- }
1370
- http_version:
1371
- recorded_at: Tue, 06 Oct 2015 13:51:37 GMT
1372
- - request:
1373
- method: get
1374
- uri: https://instant-api.litmus.com/v1/emails/59bc29b2-adbb-4962-8ac5-0d38d38179a9/previews/OL2010
1375
- body:
1376
- encoding: US-ASCII
1377
- string: ''
1378
- headers:
1379
- Content-Type:
1380
- - application/json
1381
- Accept:
1382
- - application/json
1383
- response:
1384
- status:
1385
- code: 404
1386
- message: Not Found
1387
- headers:
1388
- Server:
1389
- - nginx
1390
- Date:
1391
- - Tue, 06 Oct 2015 13:52:31 GMT
1392
- Content-Type:
1393
- - application/json;charset=utf-8
1394
- Content-Length:
1395
- - '43'
1396
- Connection:
1397
- - keep-alive
1398
- X-Cascade:
1399
- - pass
1400
- body:
1401
- encoding: UTF-8
1402
- string: |-
1403
- {
1404
- "status": 404,
1405
- "title": "Not found"
1406
- }
1407
- http_version:
1408
- recorded_at: Tue, 06 Oct 2015 13:53:05 GMT
1409
- - request:
1410
- method: get
1411
- uri: https://instant-api.litmus.com/v1/emails/127036d7-0c74-4bfa-9ae1-f3f2e252739c/previews/OL2010
1412
- body:
1413
- encoding: US-ASCII
1414
- string: ''
1415
- headers:
1416
- Content-Type:
1417
- - application/json
1418
- Accept:
1419
- - application/json
1420
- response:
1421
- status:
1422
- code: 404
1423
- message: Not Found
1424
- headers:
1425
- Server:
1426
- - nginx
1427
- Date:
1428
- - Tue, 06 Oct 2015 13:53:08 GMT
1429
- Content-Type:
1430
- - application/json;charset=utf-8
1431
- Content-Length:
1432
- - '43'
1433
- Connection:
1434
- - keep-alive
1435
- X-Cascade:
1436
- - pass
1437
- body:
1438
- encoding: UTF-8
1439
- string: |-
1440
- {
1441
- "status": 404,
1442
- "title": "Not found"
1443
- }
1444
- http_version:
1445
- recorded_at: Tue, 06 Oct 2015 13:53:42 GMT
1446
- - request:
1447
- method: get
1448
- uri: https://instant-api.litmus.com/v1/emails/cba60006-1b40-4d3e-9fe0-19028c505c5b/previews/OL2010
1449
- body:
1450
- encoding: US-ASCII
1451
- string: ''
1452
- headers:
1453
- Content-Type:
1454
- - application/json
1455
- Accept:
1456
- - application/json
1457
- response:
1458
- status:
1459
- code: 404
1460
- message: Not Found
1461
- headers:
1462
- Server:
1463
- - nginx
1464
- Date:
1465
- - Tue, 06 Oct 2015 13:54:20 GMT
1466
- Content-Type:
1467
- - application/json;charset=utf-8
1468
- Content-Length:
1469
- - '43'
1470
- Connection:
1471
- - keep-alive
1472
- X-Cascade:
1473
- - pass
1474
- body:
1475
- encoding: UTF-8
1476
- string: |-
1477
- {
1478
- "status": 404,
1479
- "title": "Not found"
1480
- }
1481
- http_version:
1482
- recorded_at: Tue, 06 Oct 2015 13:54:24 GMT
1483
- - request:
1484
- method: get
1485
- uri: https://instant-api.litmus.com/v1/emails/7fe8daa0-72e7-44fc-9c3b-27a427f6c8fd/previews/OL2010
1486
- body:
1487
- encoding: US-ASCII
1488
- string: ''
1489
- headers:
1490
- Content-Type:
1491
- - application/json
1492
- Accept:
1493
- - application/json
1494
- response:
1495
- status:
1496
- code: 404
1497
- message: Not Found
1498
- headers:
1499
- Server:
1500
- - nginx
1501
- Date:
1502
- - Tue, 06 Oct 2015 13:54:40 GMT
1503
- Content-Type:
1504
- - application/json;charset=utf-8
1505
- Content-Length:
1506
- - '43'
1507
- Connection:
1508
- - keep-alive
1509
- X-Cascade:
1510
- - pass
1511
- body:
1512
- encoding: UTF-8
1513
- string: |-
1514
- {
1515
- "status": 404,
1516
- "title": "Not found"
1517
- }
1518
- http_version:
1519
- recorded_at: Tue, 06 Oct 2015 13:54:44 GMT
1520
- - request:
1521
- method: get
1522
- uri: https://instant-api.litmus.com/v1/emails/3f09fb4f-abf5-421d-afda-9f1384cc9c4c/previews/OL2010
1523
- body:
1524
- encoding: US-ASCII
1525
- string: ''
1526
- headers:
1527
- Content-Type:
1528
- - application/json
1529
- Accept:
1530
- - application/json
1531
- response:
1532
- status:
1533
- code: 404
1534
- message: Not Found
1535
- headers:
1536
- Server:
1537
- - nginx
1538
- Date:
1539
- - Tue, 06 Oct 2015 14:03:50 GMT
1540
- Content-Type:
1541
- - application/json;charset=utf-8
1542
- Content-Length:
1543
- - '43'
1544
- Connection:
1545
- - keep-alive
1546
- X-Cascade:
1547
- - pass
1548
- body:
1549
- encoding: UTF-8
1550
- string: |-
1551
- {
1552
- "status": 404,
1553
- "title": "Not found"
1554
- }
1555
- http_version:
1556
- recorded_at: Tue, 06 Oct 2015 14:04:24 GMT
1557
- - request:
1558
- method: get
1559
- uri: https://instant-api.litmus.com/v1/emails/33fe55a3-d9e6-4f62-bd7c-75284b366358/previews/OL2010
1560
- body:
1561
- encoding: US-ASCII
1562
- string: ''
1563
- headers:
1564
- Content-Type:
1565
- - application/json
1566
- Accept:
1567
- - application/json
1568
- response:
1569
- status:
1570
- code: 404
1571
- message: Not Found
1572
- headers:
1573
- Server:
1574
- - nginx
1575
- Date:
1576
- - Tue, 06 Oct 2015 14:03:58 GMT
1577
- Content-Type:
1578
- - application/json;charset=utf-8
1579
- Content-Length:
1580
- - '43'
1581
- Connection:
1582
- - keep-alive
1583
- X-Cascade:
1584
- - pass
1585
- body:
1586
- encoding: UTF-8
1587
- string: |-
1588
- {
1589
- "status": 404,
1590
- "title": "Not found"
1591
- }
1592
- http_version:
1593
- recorded_at: Tue, 06 Oct 2015 14:04:32 GMT
1594
- - request:
1595
- method: get
1596
- uri: https://instant-api.litmus.com/v1/emails/7ef9ade3-f5bb-4f7b-9bac-a9ec063db83d/previews/OL2010
1597
- body:
1598
- encoding: US-ASCII
1599
- string: ''
1600
- headers:
1601
- Content-Type:
1602
- - application/json
1603
- Accept:
1604
- - application/json
1605
- response:
1606
- status:
1607
- code: 404
1608
- message: Not Found
1609
- headers:
1610
- Server:
1611
- - nginx
1612
- Date:
1613
- - Tue, 06 Oct 2015 14:06:25 GMT
1614
- Content-Type:
1615
- - application/json;charset=utf-8
1616
- Content-Length:
1617
- - '43'
1618
- Connection:
1619
- - keep-alive
1620
- X-Cascade:
1621
- - pass
1622
- body:
1623
- encoding: UTF-8
1624
- string: |-
1625
- {
1626
- "status": 404,
1627
- "title": "Not found"
1628
- }
1629
- http_version:
1630
- recorded_at: Tue, 06 Oct 2015 14:06:29 GMT
1631
3
  - request:
1632
4
  method: get
1633
5
  uri: https://instant-api.litmus.com/v1/emails/e87c1ce1-fc66-4f7e-9eb5-00bffdd04a0f/previews/OL2010
@@ -1647,7 +19,7 @@ http_interactions:
1647
19
  Server:
1648
20
  - nginx
1649
21
  Date:
1650
- - Tue, 06 Oct 2015 17:16:08 GMT
22
+ - Mon, 20 Jun 2016 11:43:51 GMT
1651
23
  Content-Type:
1652
24
  - application/json;charset=utf-8
1653
25
  Content-Length:
@@ -1664,5 +36,5 @@ http_interactions:
1664
36
  "title": "Not found"
1665
37
  }
1666
38
  http_version:
1667
- recorded_at: Tue, 06 Oct 2015 17:16:12 GMT
39
+ recorded_at: Mon, 20 Jun 2016 11:43:53 GMT
1668
40
  recorded_with: VCR 2.9.3