badgeapi 0.3.10 → 1.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.gitignore +2 -1
- data/.rubocop.yml +147 -0
- data/README.md +44 -12
- data/Rakefile +24 -11
- data/badgeapi.gemspec +23 -22
- data/lib/badgeapi/badge.rb +24 -27
- data/lib/badgeapi/badgeapi_object.rb +160 -147
- data/lib/badgeapi/collection.rb +6 -9
- data/lib/badgeapi/errors/api_error.rb +3 -4
- data/lib/badgeapi/errors/badgeapi_error.rb +15 -15
- data/lib/badgeapi/errors/invalid_request_error.rb +3 -4
- data/lib/badgeapi/recipient.rb +13 -16
- data/lib/badgeapi/version.rb +1 -1
- data/lib/badgeapi.rb +13 -15
- data/test/badge/badge_test.rb +71 -150
- data/test/badgeapi_test.rb +4 -0
- data/test/collection/collection_test.rb +43 -77
- data/test/fixtures/badge_all.yml +113 -0
- data/test/fixtures/{bad_api_key.yml → badge_all_bad_user.yml} +14 -13
- data/test/fixtures/{all_badges_bad_user.yml → badge_all_badges_bad_user.yml} +16 -57
- data/test/fixtures/badge_all_expanded.yml +184 -0
- data/test/fixtures/badge_all_from_collection.yml +52 -0
- data/test/fixtures/badge_all_issued.yml +99 -0
- data/test/fixtures/{all_badges_limited.yml → badge_all_limited.yml} +10 -8
- data/test/fixtures/{create_badge.yml → badge_create.yml} +20 -16
- data/test/fixtures/{create_new_badge_failure.yml → badge_create_new.yml} +28 -22
- data/test/fixtures/badge_destroy.yml +147 -0
- data/test/fixtures/badge_destroy_error.yml +147 -0
- data/test/fixtures/badge_error.yml +54 -6
- data/test/fixtures/{issue_badge_to_bad_user.yml → badge_issue_to_bad_user.yml} +8 -6
- data/test/fixtures/badge_issue_to_user.yml +107 -0
- data/test/fixtures/{issue_badge_to_user_with_library_card.yml → badge_issue_to_user_with_library_card.yml} +21 -17
- data/test/fixtures/{one_badge.yml → badge_one.yml} +10 -8
- data/test/fixtures/{one_badge_expanded.yml → badge_one_expanded.yml} +11 -9
- data/test/fixtures/badge_requirements.yml +150 -105
- data/test/fixtures/badge_revoke_from_user.yml +107 -0
- data/test/fixtures/{update_badge_via_update.yml → badge_update_via_update.yml} +31 -25
- data/test/fixtures/{update_badge_via_update_slug_history.yml → badge_update_via_update_slug_history.yml} +41 -33
- data/test/fixtures/{all_collection.yml → collection_all.yml} +11 -9
- data/test/fixtures/collection_all_expanded.yml +123 -0
- data/test/fixtures/{all_collection_limit.yml → collection_all_limit.yml} +10 -8
- data/test/fixtures/{create_collection.yml → collection_create.yml} +20 -16
- data/test/fixtures/{create_new_collection_failure.yml → collection_create_new_failure.yml} +36 -28
- data/test/fixtures/{destroy_collection.yml → collection_destroy.yml} +36 -28
- data/test/fixtures/{destroy_collection_error.yml → collection_destroy_error.yml} +36 -28
- data/test/fixtures/collection_error.yml +108 -12
- data/test/fixtures/{one_collection.yml → collection_one.yml} +10 -8
- data/test/fixtures/collection_one_expanded.yml +106 -0
- data/test/fixtures/{update_collection.yml → collection_update.yml} +40 -32
- data/test/fixtures/{update_collection_via_update.yml → collection_update_via_update.yml} +30 -24
- data/test/fixtures/{bad_Recipietn_request.yml → recipient_bad_user_data.yml} +26 -22
- data/test/fixtures/recipient_with_badges.yml +20 -108
- data/test/fixtures/recipient_with_badges_unicard.yml +151 -8
- data/test/recipient/recipient_test.rb +11 -29
- metadata +69 -73
- data/test/fixtures/all_badges.yml +0 -121
- data/test/fixtures/all_badges_expanded.yml +0 -196
- data/test/fixtures/all_badges_from_collection.yml +0 -52
- data/test/fixtures/all_badges_issued.yml +0 -430
- data/test/fixtures/all_collection_expanded.yml +0 -131
- data/test/fixtures/bad_Recipient.yml +0 -183
- data/test/fixtures/destroy_badge.yml +0 -277
- data/test/fixtures/destroy_badge_error.yml +0 -231
- data/test/fixtures/issue_already_owned_badge.yml +0 -49
- data/test/fixtures/issue_badge_to_user.yml +0 -199
- data/test/fixtures/one_collection_expanded.yml +0 -104
- data/test/fixtures/revoke_badge_from_user.yml +0 -199
- data/test/fixtures/revoke_badge_not_issued.yml +0 -49
@@ -1,430 +0,0 @@
|
|
1
|
-
---
|
2
|
-
http_interactions:
|
3
|
-
- request:
|
4
|
-
method: get
|
5
|
-
uri: http://gamification-api.dev/v1/badges?user=rob.ellis@lancaster.ac.uk
|
6
|
-
body:
|
7
|
-
encoding: US-ASCII
|
8
|
-
string: ''
|
9
|
-
headers:
|
10
|
-
User-Agent:
|
11
|
-
- Faraday v0.9.1
|
12
|
-
Authorization:
|
13
|
-
- Token token="c9cde524238644fa93393159e5e9ad87"
|
14
|
-
Accept-Encoding:
|
15
|
-
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
16
|
-
Accept:
|
17
|
-
- "*/*"
|
18
|
-
response:
|
19
|
-
status:
|
20
|
-
code: 500
|
21
|
-
message: Internal Server Error
|
22
|
-
headers:
|
23
|
-
Content-Type:
|
24
|
-
- text/html; charset=utf-8
|
25
|
-
Content-Length:
|
26
|
-
- '22684'
|
27
|
-
X-Request-Id:
|
28
|
-
- b79c9c75-f10e-44d9-bada-e34cf603fcf9
|
29
|
-
X-Runtime:
|
30
|
-
- '0.118177'
|
31
|
-
Date:
|
32
|
-
- Thu, 16 Jul 2015 15:28:21 GMT
|
33
|
-
Connection:
|
34
|
-
- keep-alive
|
35
|
-
body:
|
36
|
-
encoding: UTF-8
|
37
|
-
string: "<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n <meta charset=\"utf-8\"
|
38
|
-
/>\n <title>Action Controller: Exception caught</title>\n <style>\n body
|
39
|
-
{\n background-color: #FAFAFA;\n color: #333;\n margin: 0px;\n
|
40
|
-
\ }\n\n body, p, ol, ul, td {\n font-family: helvetica, verdana,
|
41
|
-
arial, sans-serif;\n font-size: 13px;\n line-height: 18px;\n }\n\n
|
42
|
-
\ pre {\n font-size: 11px;\n white-space: pre-wrap;\n }\n\n
|
43
|
-
\ pre.box {\n border: 1px solid #EEE;\n padding: 10px;\n margin:
|
44
|
-
0px;\n width: 958px;\n }\n\n header {\n color: #F0F0F0;\n
|
45
|
-
\ background: #C52F24;\n padding: 0.5em 1.5em;\n }\n\n h1 {\n
|
46
|
-
\ margin: 0.2em 0;\n line-height: 1.1em;\n font-size: 2em;\n
|
47
|
-
\ }\n\n h2 {\n color: #C52F24;\n line-height: 25px;\n }\n\n
|
48
|
-
\ .details {\n border: 1px solid #D0D0D0;\n border-radius: 4px;\n
|
49
|
-
\ margin: 1em 0px;\n display: block;\n width: 978px;\n }\n\n
|
50
|
-
\ .summary {\n padding: 8px 15px;\n border-bottom: 1px solid #D0D0D0;\n
|
51
|
-
\ display: block;\n }\n\n .details pre {\n margin: 5px;\n border:
|
52
|
-
none;\n }\n\n #container {\n box-sizing: border-box;\n width:
|
53
|
-
100%;\n padding: 0 1.5em;\n }\n\n .source * {\n margin: 0px;\n
|
54
|
-
\ padding: 0px;\n }\n\n .source {\n border: 1px solid #D9D9D9;\n
|
55
|
-
\ background: #ECECEC;\n width: 978px;\n }\n\n .source pre
|
56
|
-
{\n padding: 10px 0px;\n border: none;\n }\n\n .source .data
|
57
|
-
{\n font-size: 80%;\n overflow: auto;\n background-color: #FFF;\n
|
58
|
-
\ }\n\n .info {\n padding: 0.5em;\n }\n\n .source .data .line_numbers
|
59
|
-
{\n background-color: #ECECEC;\n color: #AAA;\n padding: 1em
|
60
|
-
.5em;\n border-right: 1px solid #DDD;\n text-align: right;\n }\n\n
|
61
|
-
\ .line {\n padding-left: 10px;\n }\n\n .line:hover {\n background-color:
|
62
|
-
#F6F6F6;\n }\n\n .line.active {\n background-color: #FFCCCC;\n
|
63
|
-
\ }\n\n a { color: #980905; }\n a:visited { color: #666; }\n a:hover
|
64
|
-
{ color: #C52F24; }\n\n \n </style>\n\n <script>\n var toggle = function(id)
|
65
|
-
{\n var s = document.getElementById(id).style;\n s.display = s.display
|
66
|
-
== 'none' ? 'block' : 'none';\n return false;\n }\n var show =
|
67
|
-
function(id) {\n document.getElementById(id).style.display = 'block';\n
|
68
|
-
\ }\n var hide = function(id) {\n document.getElementById(id).style.display
|
69
|
-
= 'none';\n }\n var toggleTrace = function() {\n return toggle('blame_trace');\n
|
70
|
-
\ }\n var toggleSessionDump = function() {\n return toggle('session_dump');\n
|
71
|
-
\ }\n var toggleEnvDump = function() {\n return toggle('env_dump');\n
|
72
|
-
\ }\n </script>\n</head>\n<body>\n\n<header>\n <h1>\n NoMethodError\n
|
73
|
-
\ in V1::BadgesController#index\n </h1>\n</header>\n\n<div id=\"container\">\n
|
74
|
-
\ <h2>undefined method `badges' for nil:NilClass</h2>\n\n <div class=\"source\">\n<div
|
75
|
-
class=\"info\">\n Extracted source (around line <strong>#28</strong>):\n</div>\n<div
|
76
|
-
class=\"data\">\n <table cellpadding=\"0\" cellspacing=\"0\" class=\"lines\">\n
|
77
|
-
\ <tr>\n <td>\n <pre class=\"line_numbers\">\n<span>26</span>\n<span>27</span>\n<span>28</span>\n<span>29</span>\n<span>30</span>\n<span>31</span>\n
|
78
|
-
\ </pre>\n </td>\n<td width=\"100%\">\n<pre>\n<div class=\"line\">\t\t\tif
|
79
|
-
@username.present?\n</div><div class=\"line\">\t\t\t\t@recipient = Recipient.find_by_username(@username['username'])\n</div><div
|
80
|
-
class=\"line active\">\t\t\t\t@badges = @recipient.badges.merge(@badges)\n</div><div
|
81
|
-
class=\"line\">\t\t\tend\n</div><div class=\"line\">\n</div><div class=\"line\">\t\t\t#
|
82
|
-
Limit if required\n</div>\n</pre>\n</td>\n </tr>\n </table>\n</div>\n</div>\n\n
|
83
|
-
\ \n<p><code>Rails.root: /Users/tomskarbek/Rails/gamification_api</code></p>\n\n<div
|
84
|
-
id=\"traces\">\n <a href=\"#\" onclick=\"hide('Framework-Trace');hide('Full-Trace');show('Application-Trace');;
|
85
|
-
return false;\">Application Trace</a> |\n <a href=\"#\" onclick=\"hide('Application-Trace');hide('Full-Trace');show('Framework-Trace');;
|
86
|
-
return false;\">Framework Trace</a> |\n <a href=\"#\" onclick=\"hide('Application-Trace');hide('Framework-Trace');show('Full-Trace');;
|
87
|
-
return false;\">Full Trace</a> \n\n <div id=\"Application-Trace\" style=\"display:
|
88
|
-
block;\">\n <pre><code>app/controllers/v1/badges_controller.rb:28:in
|
89
|
-
`index'\napp/middleware/catch_json_parse_errors.rb:9:in `call'</code></pre>\n
|
90
|
-
\ </div>\n <div id=\"Framework-Trace\" style=\"display: none;\">\n <pre><code>actionpack
|
91
|
-
(4.1.8) lib/abstract_controller/base.rb:189:in `process_action'\nactionpack
|
92
|
-
(4.1.8) lib/action_controller/metal/rendering.rb:10:in `process_action'\nactionpack
|
93
|
-
(4.1.8) lib/abstract_controller/callbacks.rb:20:in `block in process_action'\nactivesupport
|
94
|
-
(4.1.8) lib/active_support/callbacks.rb:113:in `call'\nactivesupport (4.1.8)
|
95
|
-
lib/active_support/callbacks.rb:113:in `call'\nactivesupport (4.1.8) lib/active_support/callbacks.rb:149:in
|
96
|
-
`block in halting_and_conditional'\nactivesupport (4.1.8) lib/active_support/callbacks.rb:149:in
|
97
|
-
`call'\nactivesupport (4.1.8) lib/active_support/callbacks.rb:149:in `block
|
98
|
-
in halting_and_conditional'\nactivesupport (4.1.8) lib/active_support/callbacks.rb:149:in
|
99
|
-
`call'\nactivesupport (4.1.8) lib/active_support/callbacks.rb:149:in `block
|
100
|
-
in halting_and_conditional'\nactivesupport (4.1.8) lib/active_support/callbacks.rb:166:in
|
101
|
-
`call'\nactivesupport (4.1.8) lib/active_support/callbacks.rb:166:in `block
|
102
|
-
in halting'\nactivesupport (4.1.8) lib/active_support/callbacks.rb:86:in
|
103
|
-
`call'\nactivesupport (4.1.8) lib/active_support/callbacks.rb:86:in `run_callbacks'\nactionpack
|
104
|
-
(4.1.8) lib/abstract_controller/callbacks.rb:19:in `process_action'\nactionpack
|
105
|
-
(4.1.8) lib/action_controller/metal/rescue.rb:29:in `process_action'\nactionpack
|
106
|
-
(4.1.8) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action'\nactivesupport
|
107
|
-
(4.1.8) lib/active_support/notifications.rb:159:in `block in instrument'\nactivesupport
|
108
|
-
(4.1.8) lib/active_support/notifications/instrumenter.rb:20:in `instrument'\nactivesupport
|
109
|
-
(4.1.8) lib/active_support/notifications.rb:159:in `instrument'\nactionpack
|
110
|
-
(4.1.8) lib/action_controller/metal/instrumentation.rb:30:in `process_action'\nactiverecord
|
111
|
-
(4.1.8) lib/active_record/railties/controller_runtime.rb:18:in `process_action'\nactionpack
|
112
|
-
(4.1.8) lib/abstract_controller/base.rb:136:in `process'\nactionview (4.1.8)
|
113
|
-
lib/action_view/rendering.rb:30:in `process'\nactionpack (4.1.8) lib/action_controller/metal.rb:196:in
|
114
|
-
`dispatch'\nactionpack (4.1.8) lib/action_controller/metal/rack_delegation.rb:13:in
|
115
|
-
`dispatch'\nactionpack (4.1.8) lib/action_controller/metal.rb:232:in `block
|
116
|
-
in action'\nactionpack (4.1.8) lib/action_dispatch/routing/route_set.rb:82:in
|
117
|
-
`call'\nactionpack (4.1.8) lib/action_dispatch/routing/route_set.rb:82:in
|
118
|
-
`dispatch'\nactionpack (4.1.8) lib/action_dispatch/routing/route_set.rb:50:in
|
119
|
-
`call'\nactionpack (4.1.8) lib/action_dispatch/journey/router.rb:73:in
|
120
|
-
`block in call'\nactionpack (4.1.8) lib/action_dispatch/journey/router.rb:59:in
|
121
|
-
`each'\nactionpack (4.1.8) lib/action_dispatch/journey/router.rb:59:in
|
122
|
-
`call'\nactionpack (4.1.8) lib/action_dispatch/routing/route_set.rb:678:in
|
123
|
-
`call'\nnewrelic_rpm (3.12.0.288) lib/new_relic/agent/instrumentation/middleware_tracing.rb:67:in
|
124
|
-
`call'\nnewrelic_rpm (3.12.0.288) lib/new_relic/rack/agent_hooks.rb:30:in
|
125
|
-
`traced_call'\nnewrelic_rpm (3.12.0.288) lib/new_relic/agent/instrumentation/middleware_tracing.rb:67:in
|
126
|
-
`call'\nnewrelic_rpm (3.12.0.288) lib/new_relic/rack/browser_monitoring.rb:32:in
|
127
|
-
`traced_call'\nnewrelic_rpm (3.12.0.288) lib/new_relic/agent/instrumentation/middleware_tracing.rb:67:in
|
128
|
-
`call'\nnewrelic_rpm (3.12.0.288) lib/new_relic/rack/developer_mode.rb:48:in
|
129
|
-
`traced_call'\nnewrelic_rpm (3.12.0.288) lib/new_relic/agent/instrumentation/middleware_tracing.rb:67:in
|
130
|
-
`call'\nrack (1.5.2) lib/rack/etag.rb:23:in `call'\nnewrelic_rpm (3.12.0.288)
|
131
|
-
lib/new_relic/agent/instrumentation/middleware_tracing.rb:67:in `call'\nrack
|
132
|
-
(1.5.2) lib/rack/conditionalget.rb:25:in `call'\nnewrelic_rpm (3.12.0.288)
|
133
|
-
lib/new_relic/agent/instrumentation/middleware_tracing.rb:67:in `call'\nrack
|
134
|
-
(1.5.2) lib/rack/head.rb:11:in `call'\nnewrelic_rpm (3.12.0.288) lib/new_relic/agent/instrumentation/middleware_tracing.rb:67:in
|
135
|
-
`call'\nactionpack (4.1.8) lib/action_dispatch/middleware/params_parser.rb:27:in
|
136
|
-
`call'\nnewrelic_rpm (3.12.0.288) lib/new_relic/agent/instrumentation/middleware_tracing.rb:67:in
|
137
|
-
`call'\nnewrelic_rpm (3.12.0.288) lib/new_relic/agent/instrumentation/middleware_tracing.rb:67:in
|
138
|
-
`call'\nactiverecord (4.1.8) lib/active_record/query_cache.rb:36:in `call'\nnewrelic_rpm
|
139
|
-
(3.12.0.288) lib/new_relic/agent/instrumentation/middleware_tracing.rb:67:in
|
140
|
-
`call'\nactiverecord (4.1.8) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in
|
141
|
-
`call'\nnewrelic_rpm (3.12.0.288) lib/new_relic/agent/instrumentation/middleware_tracing.rb:67:in
|
142
|
-
`call'\nactiverecord (4.1.8) lib/active_record/migration.rb:380:in `call'\nnewrelic_rpm
|
143
|
-
(3.12.0.288) lib/new_relic/agent/instrumentation/middleware_tracing.rb:67:in
|
144
|
-
`call'\nactionpack (4.1.8) lib/action_dispatch/middleware/callbacks.rb:29:in
|
145
|
-
`block in call'\nactivesupport (4.1.8) lib/active_support/callbacks.rb:82:in
|
146
|
-
`run_callbacks'\nactionpack (4.1.8) lib/action_dispatch/middleware/callbacks.rb:27:in
|
147
|
-
`call'\nnewrelic_rpm (3.12.0.288) lib/new_relic/agent/instrumentation/middleware_tracing.rb:67:in
|
148
|
-
`call'\nactionpack (4.1.8) lib/action_dispatch/middleware/reloader.rb:73:in
|
149
|
-
`call'\nnewrelic_rpm (3.12.0.288) lib/new_relic/agent/instrumentation/middleware_tracing.rb:67:in
|
150
|
-
`call'\nactionpack (4.1.8) lib/action_dispatch/middleware/remote_ip.rb:76:in
|
151
|
-
`call'\nnewrelic_rpm (3.12.0.288) lib/new_relic/agent/instrumentation/middleware_tracing.rb:67:in
|
152
|
-
`call'\nactionpack (4.1.8) lib/action_dispatch/middleware/debug_exceptions.rb:17:in
|
153
|
-
`call'\nnewrelic_rpm (3.12.0.288) lib/new_relic/agent/instrumentation/middleware_tracing.rb:67:in
|
154
|
-
`call'\nactionpack (4.1.8) lib/action_dispatch/middleware/show_exceptions.rb:30:in
|
155
|
-
`call'\nnewrelic_rpm (3.12.0.288) lib/new_relic/agent/instrumentation/middleware_tracing.rb:67:in
|
156
|
-
`call'\nrailties (4.1.8) lib/rails/rack/logger.rb:38:in `call_app'\nrailties
|
157
|
-
(4.1.8) lib/rails/rack/logger.rb:20:in `block in call'\nactivesupport
|
158
|
-
(4.1.8) lib/active_support/tagged_logging.rb:68:in `block in tagged'\nactivesupport
|
159
|
-
(4.1.8) lib/active_support/tagged_logging.rb:26:in `tagged'\nactivesupport
|
160
|
-
(4.1.8) lib/active_support/tagged_logging.rb:68:in `tagged'\nrailties
|
161
|
-
(4.1.8) lib/rails/rack/logger.rb:20:in `call'\nnewrelic_rpm (3.12.0.288)
|
162
|
-
lib/new_relic/agent/instrumentation/middleware_tracing.rb:67:in `call'\nactionpack
|
163
|
-
(4.1.8) lib/action_dispatch/middleware/request_id.rb:21:in `call'\nnewrelic_rpm
|
164
|
-
(3.12.0.288) lib/new_relic/agent/instrumentation/middleware_tracing.rb:67:in
|
165
|
-
`call'\nrack (1.5.2) lib/rack/runtime.rb:17:in `call'\nnewrelic_rpm
|
166
|
-
(3.12.0.288) lib/new_relic/agent/instrumentation/middleware_tracing.rb:67:in
|
167
|
-
`call'\nactivesupport (4.1.8) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in
|
168
|
-
`call'\nnewrelic_rpm (3.12.0.288) lib/new_relic/agent/instrumentation/middleware_tracing.rb:67:in
|
169
|
-
`call'\nrack (1.5.2) lib/rack/lock.rb:17:in `call'\nnewrelic_rpm (3.12.0.288)
|
170
|
-
lib/new_relic/agent/instrumentation/middleware_tracing.rb:67:in `call'\nactionpack
|
171
|
-
(4.1.8) lib/action_dispatch/middleware/static.rb:84:in `call'\nnewrelic_rpm
|
172
|
-
(3.12.0.288) lib/new_relic/agent/instrumentation/middleware_tracing.rb:67:in
|
173
|
-
`call'\nrailties (4.1.8) lib/rails/engine.rb:514:in `call'\nrailties
|
174
|
-
(4.1.8) lib/rails/application.rb:144:in `call'\nnewrelic_rpm (3.12.0.288)
|
175
|
-
lib/new_relic/agent/instrumentation/middleware_tracing.rb:67:in `call'\n/Users/tomskarbek/Library/Application
|
176
|
-
Support/Pow/Versions/0.5.0/node_modules/nack/lib/nack/server.rb:155:in `handle'\n/Users/tomskarbek/Library/Application
|
177
|
-
Support/Pow/Versions/0.5.0/node_modules/nack/lib/nack/server.rb:109:in `rescue
|
178
|
-
in block (2 levels) in start'\n/Users/tomskarbek/Library/Application Support/Pow/Versions/0.5.0/node_modules/nack/lib/nack/server.rb:106:in
|
179
|
-
`block (2 levels) in start'\n/Users/tomskarbek/Library/Application Support/Pow/Versions/0.5.0/node_modules/nack/lib/nack/server.rb:96:in
|
180
|
-
`each'\n/Users/tomskarbek/Library/Application Support/Pow/Versions/0.5.0/node_modules/nack/lib/nack/server.rb:96:in
|
181
|
-
`block in start'\n/Users/tomskarbek/Library/Application Support/Pow/Versions/0.5.0/node_modules/nack/lib/nack/server.rb:76:in
|
182
|
-
`loop'\n/Users/tomskarbek/Library/Application Support/Pow/Versions/0.5.0/node_modules/nack/lib/nack/server.rb:76:in
|
183
|
-
`start'\n/Users/tomskarbek/Library/Application Support/Pow/Versions/0.5.0/node_modules/nack/lib/nack/server.rb:12:in
|
184
|
-
`run'\n/Users/tomskarbek/Library/Application Support/Pow/Versions/0.5.0/node_modules/nack/bin/nack_worker:4:in
|
185
|
-
`<main>'</code></pre>\n </div>\n <div id=\"Full-Trace\" style=\"display:
|
186
|
-
none;\">\n <pre><code>app/controllers/v1/badges_controller.rb:28:in `index'\nactionpack
|
187
|
-
(4.1.8) lib/abstract_controller/base.rb:189:in `process_action'\nactionpack
|
188
|
-
(4.1.8) lib/action_controller/metal/rendering.rb:10:in `process_action'\nactionpack
|
189
|
-
(4.1.8) lib/abstract_controller/callbacks.rb:20:in `block in process_action'\nactivesupport
|
190
|
-
(4.1.8) lib/active_support/callbacks.rb:113:in `call'\nactivesupport (4.1.8)
|
191
|
-
lib/active_support/callbacks.rb:113:in `call'\nactivesupport (4.1.8) lib/active_support/callbacks.rb:149:in
|
192
|
-
`block in halting_and_conditional'\nactivesupport (4.1.8) lib/active_support/callbacks.rb:149:in
|
193
|
-
`call'\nactivesupport (4.1.8) lib/active_support/callbacks.rb:149:in `block
|
194
|
-
in halting_and_conditional'\nactivesupport (4.1.8) lib/active_support/callbacks.rb:149:in
|
195
|
-
`call'\nactivesupport (4.1.8) lib/active_support/callbacks.rb:149:in `block
|
196
|
-
in halting_and_conditional'\nactivesupport (4.1.8) lib/active_support/callbacks.rb:166:in
|
197
|
-
`call'\nactivesupport (4.1.8) lib/active_support/callbacks.rb:166:in `block
|
198
|
-
in halting'\nactivesupport (4.1.8) lib/active_support/callbacks.rb:86:in
|
199
|
-
`call'\nactivesupport (4.1.8) lib/active_support/callbacks.rb:86:in `run_callbacks'\nactionpack
|
200
|
-
(4.1.8) lib/abstract_controller/callbacks.rb:19:in `process_action'\nactionpack
|
201
|
-
(4.1.8) lib/action_controller/metal/rescue.rb:29:in `process_action'\nactionpack
|
202
|
-
(4.1.8) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action'\nactivesupport
|
203
|
-
(4.1.8) lib/active_support/notifications.rb:159:in `block in instrument'\nactivesupport
|
204
|
-
(4.1.8) lib/active_support/notifications/instrumenter.rb:20:in `instrument'\nactivesupport
|
205
|
-
(4.1.8) lib/active_support/notifications.rb:159:in `instrument'\nactionpack
|
206
|
-
(4.1.8) lib/action_controller/metal/instrumentation.rb:30:in `process_action'\nactiverecord
|
207
|
-
(4.1.8) lib/active_record/railties/controller_runtime.rb:18:in `process_action'\nactionpack
|
208
|
-
(4.1.8) lib/abstract_controller/base.rb:136:in `process'\nactionview (4.1.8)
|
209
|
-
lib/action_view/rendering.rb:30:in `process'\nactionpack (4.1.8) lib/action_controller/metal.rb:196:in
|
210
|
-
`dispatch'\nactionpack (4.1.8) lib/action_controller/metal/rack_delegation.rb:13:in
|
211
|
-
`dispatch'\nactionpack (4.1.8) lib/action_controller/metal.rb:232:in `block
|
212
|
-
in action'\nactionpack (4.1.8) lib/action_dispatch/routing/route_set.rb:82:in
|
213
|
-
`call'\nactionpack (4.1.8) lib/action_dispatch/routing/route_set.rb:82:in
|
214
|
-
`dispatch'\nactionpack (4.1.8) lib/action_dispatch/routing/route_set.rb:50:in
|
215
|
-
`call'\nactionpack (4.1.8) lib/action_dispatch/journey/router.rb:73:in
|
216
|
-
`block in call'\nactionpack (4.1.8) lib/action_dispatch/journey/router.rb:59:in
|
217
|
-
`each'\nactionpack (4.1.8) lib/action_dispatch/journey/router.rb:59:in
|
218
|
-
`call'\nactionpack (4.1.8) lib/action_dispatch/routing/route_set.rb:678:in
|
219
|
-
`call'\nnewrelic_rpm (3.12.0.288) lib/new_relic/agent/instrumentation/middleware_tracing.rb:67:in
|
220
|
-
`call'\nnewrelic_rpm (3.12.0.288) lib/new_relic/rack/agent_hooks.rb:30:in
|
221
|
-
`traced_call'\nnewrelic_rpm (3.12.0.288) lib/new_relic/agent/instrumentation/middleware_tracing.rb:67:in
|
222
|
-
`call'\nnewrelic_rpm (3.12.0.288) lib/new_relic/rack/browser_monitoring.rb:32:in
|
223
|
-
`traced_call'\nnewrelic_rpm (3.12.0.288) lib/new_relic/agent/instrumentation/middleware_tracing.rb:67:in
|
224
|
-
`call'\nnewrelic_rpm (3.12.0.288) lib/new_relic/rack/developer_mode.rb:48:in
|
225
|
-
`traced_call'\nnewrelic_rpm (3.12.0.288) lib/new_relic/agent/instrumentation/middleware_tracing.rb:67:in
|
226
|
-
`call'\nrack (1.5.2) lib/rack/etag.rb:23:in `call'\nnewrelic_rpm (3.12.0.288)
|
227
|
-
lib/new_relic/agent/instrumentation/middleware_tracing.rb:67:in `call'\nrack
|
228
|
-
(1.5.2) lib/rack/conditionalget.rb:25:in `call'\nnewrelic_rpm (3.12.0.288)
|
229
|
-
lib/new_relic/agent/instrumentation/middleware_tracing.rb:67:in `call'\nrack
|
230
|
-
(1.5.2) lib/rack/head.rb:11:in `call'\nnewrelic_rpm (3.12.0.288) lib/new_relic/agent/instrumentation/middleware_tracing.rb:67:in
|
231
|
-
`call'\nactionpack (4.1.8) lib/action_dispatch/middleware/params_parser.rb:27:in
|
232
|
-
`call'\nnewrelic_rpm (3.12.0.288) lib/new_relic/agent/instrumentation/middleware_tracing.rb:67:in
|
233
|
-
`call'\napp/middleware/catch_json_parse_errors.rb:9:in `call'\nnewrelic_rpm
|
234
|
-
(3.12.0.288) lib/new_relic/agent/instrumentation/middleware_tracing.rb:67:in
|
235
|
-
`call'\nactiverecord (4.1.8) lib/active_record/query_cache.rb:36:in `call'\nnewrelic_rpm
|
236
|
-
(3.12.0.288) lib/new_relic/agent/instrumentation/middleware_tracing.rb:67:in
|
237
|
-
`call'\nactiverecord (4.1.8) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in
|
238
|
-
`call'\nnewrelic_rpm (3.12.0.288) lib/new_relic/agent/instrumentation/middleware_tracing.rb:67:in
|
239
|
-
`call'\nactiverecord (4.1.8) lib/active_record/migration.rb:380:in `call'\nnewrelic_rpm
|
240
|
-
(3.12.0.288) lib/new_relic/agent/instrumentation/middleware_tracing.rb:67:in
|
241
|
-
`call'\nactionpack (4.1.8) lib/action_dispatch/middleware/callbacks.rb:29:in
|
242
|
-
`block in call'\nactivesupport (4.1.8) lib/active_support/callbacks.rb:82:in
|
243
|
-
`run_callbacks'\nactionpack (4.1.8) lib/action_dispatch/middleware/callbacks.rb:27:in
|
244
|
-
`call'\nnewrelic_rpm (3.12.0.288) lib/new_relic/agent/instrumentation/middleware_tracing.rb:67:in
|
245
|
-
`call'\nactionpack (4.1.8) lib/action_dispatch/middleware/reloader.rb:73:in
|
246
|
-
`call'\nnewrelic_rpm (3.12.0.288) lib/new_relic/agent/instrumentation/middleware_tracing.rb:67:in
|
247
|
-
`call'\nactionpack (4.1.8) lib/action_dispatch/middleware/remote_ip.rb:76:in
|
248
|
-
`call'\nnewrelic_rpm (3.12.0.288) lib/new_relic/agent/instrumentation/middleware_tracing.rb:67:in
|
249
|
-
`call'\nactionpack (4.1.8) lib/action_dispatch/middleware/debug_exceptions.rb:17:in
|
250
|
-
`call'\nnewrelic_rpm (3.12.0.288) lib/new_relic/agent/instrumentation/middleware_tracing.rb:67:in
|
251
|
-
`call'\nactionpack (4.1.8) lib/action_dispatch/middleware/show_exceptions.rb:30:in
|
252
|
-
`call'\nnewrelic_rpm (3.12.0.288) lib/new_relic/agent/instrumentation/middleware_tracing.rb:67:in
|
253
|
-
`call'\nrailties (4.1.8) lib/rails/rack/logger.rb:38:in `call_app'\nrailties
|
254
|
-
(4.1.8) lib/rails/rack/logger.rb:20:in `block in call'\nactivesupport
|
255
|
-
(4.1.8) lib/active_support/tagged_logging.rb:68:in `block in tagged'\nactivesupport
|
256
|
-
(4.1.8) lib/active_support/tagged_logging.rb:26:in `tagged'\nactivesupport
|
257
|
-
(4.1.8) lib/active_support/tagged_logging.rb:68:in `tagged'\nrailties
|
258
|
-
(4.1.8) lib/rails/rack/logger.rb:20:in `call'\nnewrelic_rpm (3.12.0.288)
|
259
|
-
lib/new_relic/agent/instrumentation/middleware_tracing.rb:67:in `call'\nactionpack
|
260
|
-
(4.1.8) lib/action_dispatch/middleware/request_id.rb:21:in `call'\nnewrelic_rpm
|
261
|
-
(3.12.0.288) lib/new_relic/agent/instrumentation/middleware_tracing.rb:67:in
|
262
|
-
`call'\nrack (1.5.2) lib/rack/runtime.rb:17:in `call'\nnewrelic_rpm
|
263
|
-
(3.12.0.288) lib/new_relic/agent/instrumentation/middleware_tracing.rb:67:in
|
264
|
-
`call'\nactivesupport (4.1.8) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in
|
265
|
-
`call'\nnewrelic_rpm (3.12.0.288) lib/new_relic/agent/instrumentation/middleware_tracing.rb:67:in
|
266
|
-
`call'\nrack (1.5.2) lib/rack/lock.rb:17:in `call'\nnewrelic_rpm (3.12.0.288)
|
267
|
-
lib/new_relic/agent/instrumentation/middleware_tracing.rb:67:in `call'\nactionpack
|
268
|
-
(4.1.8) lib/action_dispatch/middleware/static.rb:84:in `call'\nnewrelic_rpm
|
269
|
-
(3.12.0.288) lib/new_relic/agent/instrumentation/middleware_tracing.rb:67:in
|
270
|
-
`call'\nrailties (4.1.8) lib/rails/engine.rb:514:in `call'\nrailties
|
271
|
-
(4.1.8) lib/rails/application.rb:144:in `call'\nnewrelic_rpm (3.12.0.288)
|
272
|
-
lib/new_relic/agent/instrumentation/middleware_tracing.rb:67:in `call'\n/Users/tomskarbek/Library/Application
|
273
|
-
Support/Pow/Versions/0.5.0/node_modules/nack/lib/nack/server.rb:155:in `handle'\n/Users/tomskarbek/Library/Application
|
274
|
-
Support/Pow/Versions/0.5.0/node_modules/nack/lib/nack/server.rb:109:in `rescue
|
275
|
-
in block (2 levels) in start'\n/Users/tomskarbek/Library/Application Support/Pow/Versions/0.5.0/node_modules/nack/lib/nack/server.rb:106:in
|
276
|
-
`block (2 levels) in start'\n/Users/tomskarbek/Library/Application Support/Pow/Versions/0.5.0/node_modules/nack/lib/nack/server.rb:96:in
|
277
|
-
`each'\n/Users/tomskarbek/Library/Application Support/Pow/Versions/0.5.0/node_modules/nack/lib/nack/server.rb:96:in
|
278
|
-
`block in start'\n/Users/tomskarbek/Library/Application Support/Pow/Versions/0.5.0/node_modules/nack/lib/nack/server.rb:76:in
|
279
|
-
`loop'\n/Users/tomskarbek/Library/Application Support/Pow/Versions/0.5.0/node_modules/nack/lib/nack/server.rb:76:in
|
280
|
-
`start'\n/Users/tomskarbek/Library/Application Support/Pow/Versions/0.5.0/node_modules/nack/lib/nack/server.rb:12:in
|
281
|
-
`run'\n/Users/tomskarbek/Library/Application Support/Pow/Versions/0.5.0/node_modules/nack/bin/nack_worker:4:in
|
282
|
-
`<main>'</code></pre>\n </div>\n</div>\n\n \n\n<h2 style=\"margin-top:
|
283
|
-
30px\">Request</h2>\n<p><b>Parameters</b>:</p> <pre>{"user"=>"rob.ellis@lancaster.ac.uk"}</pre>\n\n<div
|
284
|
-
class=\"details\">\n <div class=\"summary\"><a href=\"#\" onclick=\"return
|
285
|
-
toggleSessionDump()\">Toggle session dump</a></div>\n <div id=\"session_dump\"
|
286
|
-
style=\"display:none\"><pre></pre></div>\n</div>\n\n<div class=\"details\">\n
|
287
|
-
\ <div class=\"summary\"><a href=\"#\" onclick=\"return toggleEnvDump()\">Toggle
|
288
|
-
env dump</a></div>\n <div id=\"env_dump\" style=\"display:none\"><pre>HTTP_ACCEPT:
|
289
|
-
"*/*"\nHTTP_ACCEPT_ENCODING: "gzip;q=1.0,deflate;q=0.6,identity;q=0.3"\nREMOTE_ADDR:
|
290
|
-
"127.0.0.1"\nSERVER_NAME: "gamification-api.dev"</pre></div>\n</div>\n\n<h2
|
291
|
-
style=\"margin-top: 30px\">Response</h2>\n<p><b>Headers</b>:</p> <pre>None</pre>\n\n</div>\n\n\n</body>\n</html>\n"
|
292
|
-
http_version:
|
293
|
-
recorded_at: Thu, 16 Jul 2015 15:28:21 GMT
|
294
|
-
- request:
|
295
|
-
method: get
|
296
|
-
uri: http://gamification-api.dev/v1/badges?user=r.ellis@lancaster.ac.uk
|
297
|
-
body:
|
298
|
-
encoding: US-ASCII
|
299
|
-
string: ''
|
300
|
-
headers:
|
301
|
-
User-Agent:
|
302
|
-
- Faraday v0.9.1
|
303
|
-
Authorization:
|
304
|
-
- Token token="c9cde524238644fa93393159e5e9ad87"
|
305
|
-
Accept-Encoding:
|
306
|
-
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
307
|
-
Accept:
|
308
|
-
- "*/*"
|
309
|
-
response:
|
310
|
-
status:
|
311
|
-
code: 404
|
312
|
-
message: Not Found
|
313
|
-
headers:
|
314
|
-
X-Frame-Options:
|
315
|
-
- SAMEORIGIN
|
316
|
-
X-Xss-Protection:
|
317
|
-
- 1; mode=block
|
318
|
-
X-Content-Type-Options:
|
319
|
-
- nosniff
|
320
|
-
Content-Type:
|
321
|
-
- application/json; charset=utf-8
|
322
|
-
Cache-Control:
|
323
|
-
- no-cache
|
324
|
-
X-Request-Id:
|
325
|
-
- f8626019-aed8-4dc2-ac19-c4d7e4789514
|
326
|
-
X-Runtime:
|
327
|
-
- '0.084220'
|
328
|
-
Date:
|
329
|
-
- Thu, 16 Jul 2015 15:44:20 GMT
|
330
|
-
Connection:
|
331
|
-
- close
|
332
|
-
body:
|
333
|
-
encoding: UTF-8
|
334
|
-
string: '{"error":{"type":"invalid_request_error","message":"This user has no
|
335
|
-
badges","status":404}}'
|
336
|
-
http_version:
|
337
|
-
recorded_at: Thu, 16 Jul 2015 15:44:20 GMT
|
338
|
-
- request:
|
339
|
-
method: get
|
340
|
-
uri: http://gamification-api.dev/v1/badges?user=t.skarbek-wazynski@lancaster.ac.uk
|
341
|
-
body:
|
342
|
-
encoding: US-ASCII
|
343
|
-
string: ''
|
344
|
-
headers:
|
345
|
-
User-Agent:
|
346
|
-
- Faraday v0.9.1
|
347
|
-
Authorization:
|
348
|
-
- Token token="c9cde524238644fa93393159e5e9ad87"
|
349
|
-
Accept-Encoding:
|
350
|
-
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
351
|
-
Accept:
|
352
|
-
- "*/*"
|
353
|
-
response:
|
354
|
-
status:
|
355
|
-
code: 200
|
356
|
-
message: OK
|
357
|
-
headers:
|
358
|
-
X-Frame-Options:
|
359
|
-
- SAMEORIGIN
|
360
|
-
X-Xss-Protection:
|
361
|
-
- 1; mode=block
|
362
|
-
X-Content-Type-Options:
|
363
|
-
- nosniff
|
364
|
-
Content-Type:
|
365
|
-
- application/json; charset=utf-8
|
366
|
-
Etag:
|
367
|
-
- '"d285079b3dd4c8add1b94f6ed859b81e"'
|
368
|
-
Cache-Control:
|
369
|
-
- max-age=0, private, must-revalidate
|
370
|
-
X-Request-Id:
|
371
|
-
- 4c84e130-4f88-4466-8aa7-0e78bcb8e816
|
372
|
-
X-Runtime:
|
373
|
-
- '0.027804'
|
374
|
-
Date:
|
375
|
-
- Thu, 03 Sep 2015 10:55:57 GMT
|
376
|
-
Connection:
|
377
|
-
- close
|
378
|
-
body:
|
379
|
-
encoding: UTF-8
|
380
|
-
string: '[{"name":"Book Worm","description":"You have loaned out over 25 books.
|
381
|
-
Nice going!","requirements":"Loan out 25 books","hint":"You must like books...","image":"http://gamification-api.dev/badge_images/book-worm/badge.png","collection_id":"library","created_at":"2015-09-03T10:51:07.831Z","updated_at":"2015-09-03T10:51:07.831Z","level":"bronze","auto_issue":false,"status":"live","required_badges":[],"points":25,"object":"badge","id":"book-worm"}]'
|
382
|
-
http_version:
|
383
|
-
recorded_at: Thu, 03 Sep 2015 10:55:57 GMT
|
384
|
-
- request:
|
385
|
-
method: get
|
386
|
-
uri: http://gamification-api.dev/v1/badges?user=0043181
|
387
|
-
body:
|
388
|
-
encoding: US-ASCII
|
389
|
-
string: ''
|
390
|
-
headers:
|
391
|
-
User-Agent:
|
392
|
-
- Faraday v0.9.1
|
393
|
-
Authorization:
|
394
|
-
- Token token="c9cde524238644fa93393159e5e9ad87"
|
395
|
-
Accept-Encoding:
|
396
|
-
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
397
|
-
Accept:
|
398
|
-
- "*/*"
|
399
|
-
response:
|
400
|
-
status:
|
401
|
-
code: 200
|
402
|
-
message: OK
|
403
|
-
headers:
|
404
|
-
X-Frame-Options:
|
405
|
-
- SAMEORIGIN
|
406
|
-
X-Xss-Protection:
|
407
|
-
- 1; mode=block
|
408
|
-
X-Content-Type-Options:
|
409
|
-
- nosniff
|
410
|
-
Content-Type:
|
411
|
-
- application/json; charset=utf-8
|
412
|
-
Etag:
|
413
|
-
- '"d285079b3dd4c8add1b94f6ed859b81e"'
|
414
|
-
Cache-Control:
|
415
|
-
- max-age=0, private, must-revalidate
|
416
|
-
X-Request-Id:
|
417
|
-
- a1950a40-c37a-480b-a875-9ebe7239517f
|
418
|
-
X-Runtime:
|
419
|
-
- '0.848036'
|
420
|
-
Date:
|
421
|
-
- Thu, 03 Sep 2015 10:55:58 GMT
|
422
|
-
Connection:
|
423
|
-
- close
|
424
|
-
body:
|
425
|
-
encoding: UTF-8
|
426
|
-
string: '[{"name":"Book Worm","description":"You have loaned out over 25 books.
|
427
|
-
Nice going!","requirements":"Loan out 25 books","hint":"You must like books...","image":"http://gamification-api.dev/badge_images/book-worm/badge.png","collection_id":"library","created_at":"2015-09-03T10:51:07.831Z","updated_at":"2015-09-03T10:51:07.831Z","level":"bronze","auto_issue":false,"status":"live","required_badges":[],"points":25,"object":"badge","id":"book-worm"}]'
|
428
|
-
http_version:
|
429
|
-
recorded_at: Thu, 03 Sep 2015 10:55:58 GMT
|
430
|
-
recorded_with: VCR 2.9.3
|
@@ -1,131 +0,0 @@
|
|
1
|
-
---
|
2
|
-
http_interactions:
|
3
|
-
- request:
|
4
|
-
method: get
|
5
|
-
uri: http://gamification-api.dev/v1/collections?expand=badges
|
6
|
-
body:
|
7
|
-
encoding: US-ASCII
|
8
|
-
string: ''
|
9
|
-
headers:
|
10
|
-
User-Agent:
|
11
|
-
- Faraday v0.9.1
|
12
|
-
Authorization:
|
13
|
-
- Token token="c9cde524238644fa93393159e5e9ad87"
|
14
|
-
Accept-Encoding:
|
15
|
-
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
16
|
-
Accept:
|
17
|
-
- "*/*"
|
18
|
-
response:
|
19
|
-
status:
|
20
|
-
code: 200
|
21
|
-
message: OK
|
22
|
-
headers:
|
23
|
-
X-Frame-Options:
|
24
|
-
- SAMEORIGIN
|
25
|
-
X-Xss-Protection:
|
26
|
-
- 1; mode=block
|
27
|
-
X-Content-Type-Options:
|
28
|
-
- nosniff
|
29
|
-
Content-Type:
|
30
|
-
- application/json; charset=utf-8
|
31
|
-
Etag:
|
32
|
-
- '"ab54e2eea620634dfc96de2a8b876073"'
|
33
|
-
Cache-Control:
|
34
|
-
- max-age=0, private, must-revalidate
|
35
|
-
X-Request-Id:
|
36
|
-
- 78d7f0c5-989d-4fee-a9ba-aede25aac18e
|
37
|
-
X-Runtime:
|
38
|
-
- '0.028199'
|
39
|
-
Date:
|
40
|
-
- Thu, 03 Sep 2015 10:59:41 GMT
|
41
|
-
Connection:
|
42
|
-
- close
|
43
|
-
body:
|
44
|
-
encoding: ASCII-8BIT
|
45
|
-
string: !binary |-
|
46
|
-
W3siaWQiOiJsaWJyYXJ5IiwibmFtZSI6IkxpYnJhcnkiLCJkZXNjcmlwdGlv
|
47
|
-
biI6IlVzZSB5b3VyIGxpYnJhcnkgYW5kIGVhcm4gYmFkZ2VzIiwiY3JlYXRl
|
48
|
-
ZF9hdCI6IjIwMTUtMDktMDNUMTA6NTE6MDcuNzQ3WiIsInVwZGF0ZWRfYXQi
|
49
|
-
OiIyMDE1LTA5LTAzVDEwOjUxOjA3Ljc0N1oiLCJ0b3RhbF9wb2ludHNfYXZh
|
50
|
-
aWxhYmxlIjoxMjUsImJhZGdlX2NvdW50Ijo0LCJvYmplY3QiOiJjb2xsZWN0
|
51
|
-
aW9uIiwiYmFkZ2VzIjpbeyJuYW1lIjoiQm9vayBXb3JtIiwiZGVzY3JpcHRp
|
52
|
-
b24iOiJZb3UgaGF2ZSBsb2FuZWQgb3V0IG92ZXIgMjUgYm9va3MuIE5pY2Ug
|
53
|
-
Z29pbmchIiwicmVxdWlyZW1lbnRzIjoiTG9hbiBvdXQgMjUgYm9va3MiLCJo
|
54
|
-
aW50IjoiWW91IG11c3QgbGlrZSBib29rcy4uLiIsImltYWdlIjoiaHR0cDov
|
55
|
-
L2dhbWlmaWNhdGlvbi1hcGkuZGV2L2JhZGdlX2ltYWdlcy9ib29rLXdvcm0v
|
56
|
-
YmFkZ2UucG5nIiwiY29sbGVjdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIw
|
57
|
-
MTUtMDktMDNUMTA6NTE6MDcuODMxWiIsInVwZGF0ZWRfYXQiOiIyMDE1LTA5
|
58
|
-
LTAzVDEwOjUxOjA3LjgzMVoiLCJsZXZlbCI6ImJyb256ZSIsImF1dG9faXNz
|
59
|
-
dWUiOmZhbHNlLCJzdGF0dXMiOiJsaXZlIiwicmVxdWlyZWRfYmFkZ2VzIjpb
|
60
|
-
XSwicG9pbnRzIjoyNSwib2JqZWN0IjoiYmFkZ2UiLCJpZCI6ImJvb2std29y
|
61
|
-
bSJ9LHsibmFtZSI6Ik1lZ2EgQm9vayBXb3JtIiwiZGVzY3JpcHRpb24iOiJZ
|
62
|
-
b3UgaGF2ZSBsb2FuZWQgb3V0IDUwIGJvb2tzLiIsInJlcXVpcmVtZW50cyI6
|
63
|
-
IkxvYW4gb3V0IDUwIGJvb2tzIiwiaGludCI6IllvdSBtdXN0IHJlYWxseSBs
|
64
|
-
aWtlIGJvb2tzLi4uIiwiaW1hZ2UiOiJodHRwOi8vZ2FtaWZpY2F0aW9uLWFw
|
65
|
-
aS5kZXYvYmFkZ2VfaW1hZ2VzL21lZ2EtYm9vay13b3JtL2JhZGdlLnBuZyIs
|
66
|
-
ImNvbGxlY3Rpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDE1LTA5LTAzVDEw
|
67
|
-
OjUxOjA3Ljg5OVoiLCJ1cGRhdGVkX2F0IjoiMjAxNS0wOS0wM1QxMDo1OToz
|
68
|
-
Ny4zNDhaIiwibGV2ZWwiOiJzaWx2ZXIiLCJhdXRvX2lzc3VlIjpmYWxzZSwi
|
69
|
-
c3RhdHVzIjoibGl2ZSIsInJlcXVpcmVkX2JhZGdlcyI6W3sibmFtZSI6IkJv
|
70
|
-
b2sgV29ybSIsImRlc2NyaXB0aW9uIjoiWW91IGhhdmUgbG9hbmVkIG91dCBv
|
71
|
-
dmVyIDI1IGJvb2tzLiBOaWNlIGdvaW5nISIsInJlcXVpcmVtZW50cyI6Ikxv
|
72
|
-
YW4gb3V0IDI1IGJvb2tzIiwiaGludCI6IllvdSBtdXN0IGxpa2UgYm9va3Mu
|
73
|
-
Li4iLCJpbWFnZSI6Imh0dHA6Ly9nYW1pZmljYXRpb24tYXBpLmRldi9iYWRn
|
74
|
-
ZV9pbWFnZXMvYm9vay13b3JtL2JhZGdlLnBuZyIsImNvbGxlY3Rpb25faWQi
|
75
|
-
OiJsaWJyYXJ5IiwiY3JlYXRlZF9hdCI6IjIwMTUtMDktMDNUMTA6NTE6MDcu
|
76
|
-
ODMxWiIsInVwZGF0ZWRfYXQiOiIyMDE1LTA5LTAzVDEwOjUxOjA3LjgzMVoi
|
77
|
-
LCJsZXZlbCI6ImJyb256ZSIsImF1dG9faXNzdWUiOmZhbHNlLCJzdGF0dXMi
|
78
|
-
OiJsaXZlIiwicmVxdWlyZWRfYmFkZ2VzIjpbXSwicG9pbnRzIjoyNSwib2Jq
|
79
|
-
ZWN0IjoiYmFkZ2UiLCJpZCI6ImJvb2std29ybSJ9XSwicG9pbnRzIjo1MCwi
|
80
|
-
b2JqZWN0IjoiYmFkZ2UiLCJpZCI6Im1lZ2EtYm9vay13b3JtIn0seyJuYW1l
|
81
|
-
IjoiTmlnaHQgT3dsIiwiZGVzY3JpcHRpb24iOiJZb3UgbG9hbmVkIGEgYm9v
|
82
|
-
ayBvdXQgYmV0d2VlbiBNaWRuaWdodCBhbmQgNSBvJ2Nsb2NrIiwicmVxdWly
|
83
|
-
ZW1lbnRzIjoiTG9hbiBvdXQgYSBib29rIGJldHdlZW4gMDA6MDAgLSA1OjAw
|
84
|
-
IiwiaGludCI6Ikl0IG11c3QgYmUgbGF0ZS4uLiIsImltYWdlIjoiaHR0cDov
|
85
|
-
L2dhbWlmaWNhdGlvbi1hcGkuZGV2L2JhZGdlX2ltYWdlcy9uaWdodC1vd2wv
|
86
|
-
YmFkZ2UucG5nIiwiY29sbGVjdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIw
|
87
|
-
MTUtMDktMDNUMTA6NTE6MDcuOTYzWiIsInVwZGF0ZWRfYXQiOiIyMDE1LTA5
|
88
|
-
LTAzVDEwOjUxOjA3Ljk2M1oiLCJsZXZlbCI6ImJyb256ZSIsImF1dG9faXNz
|
89
|
-
dWUiOmZhbHNlLCJzdGF0dXMiOiJsaXZlIiwicmVxdWlyZWRfYmFkZ2VzIjpb
|
90
|
-
XSwicG9pbnRzIjoyNSwib2JqZWN0IjoiYmFkZ2UiLCJpZCI6Im5pZ2h0LW93
|
91
|
-
bCJ9LHsibmFtZSI6Ik91ciBCZXN0IEZyaWVuZCIsImRlc2NyaXB0aW9uIjoi
|
92
|
-
WW91IGRpZG4ndCBnZXQgYW55IGZpbmVzIGluIHRoZSBsYXN0IDEyIG1vbnRo
|
93
|
-
cyEiLCJyZXF1aXJlbWVudHMiOiLCozAgaW4gZmluZXMgZm9yIHRoZSBwYXN0
|
94
|
-
IDEyIG1vbnRocyIsImhpbnQiOiJEb24ndCBnZXQgaW4gdHJvdWJsZSBub3cu
|
95
|
-
Li4iLCJpbWFnZSI6Imh0dHA6Ly9nYW1pZmljYXRpb24tYXBpLmRldi9iYWRn
|
96
|
-
ZV9pbWFnZXMvb3VyLWJlc3QtZnJpZW5kL2JhZGdlLnBuZyIsImNvbGxlY3Rp
|
97
|
-
b25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDE1LTA5LTAzVDEwOjUxOjA4LjAy
|
98
|
-
M1oiLCJ1cGRhdGVkX2F0IjoiMjAxNS0wOS0wM1QxMDo1MTowOC4wMjNaIiwi
|
99
|
-
bGV2ZWwiOiJicm9uemUiLCJhdXRvX2lzc3VlIjpmYWxzZSwic3RhdHVzIjoi
|
100
|
-
bGl2ZSIsInJlcXVpcmVkX2JhZGdlcyI6W10sInBvaW50cyI6MjUsIm9iamVj
|
101
|
-
dCI6ImJhZGdlIiwiaWQiOiJvdXItYmVzdC1mcmllbmQifV19LHsiaWQiOiJ0
|
102
|
-
cmltLXRyYWlsIiwibmFtZSI6IlRyaW0gVHJhaWwiLCJkZXNjcmlwdGlvbiI6
|
103
|
-
IkdldCBmaXQgYW5kIGhlYWx0aCBwbHVzIGVhcm4gc29tZSBiYWRnZXMiLCJj
|
104
|
-
cmVhdGVkX2F0IjoiMjAxNS0wOS0wM1QxMDo1MTowNy43NzhaIiwidXBkYXRl
|
105
|
-
ZF9hdCI6IjIwMTUtMDktMDNUMTA6NTE6MDcuNzc4WiIsInRvdGFsX3BvaW50
|
106
|
-
c19hdmFpbGFibGUiOjEwMCwiYmFkZ2VfY291bnQiOjIsIm9iamVjdCI6ImNv
|
107
|
-
bGxlY3Rpb24iLCJiYWRnZXMiOlt7Im5hbWUiOiJZb3UgVHJpbSBUcmFpbGVk
|
108
|
-
ISIsImRlc2NyaXB0aW9uIjoiWW91IHJhbiBvbmUgbGFwIG9mIHRoZSB0cmlt
|
109
|
-
IHRyYWlsIiwicmVxdWlyZW1lbnRzIjoiQ29tcGxldGUgb25lIGxhcCBvZiB0
|
110
|
-
aGUgdHJpbSB0cmFpbCIsImhpbnQiOiJIYXZlIHRvIHVzZWQgdGhlIHRyaW0g
|
111
|
-
dHJhaWw/IiwiaW1hZ2UiOiJodHRwOi8vZ2FtaWZpY2F0aW9uLWFwaS5kZXYv
|
112
|
-
YmFkZ2VfaW1hZ2VzL3lvdS10cmltLXRyYWlsZWQvYmFkZ2UucG5nIiwiY29s
|
113
|
-
bGVjdGlvbl9pZCI6MiwiY3JlYXRlZF9hdCI6IjIwMTUtMDktMDNUMTA6NTE6
|
114
|
-
MDguMDc3WiIsInVwZGF0ZWRfYXQiOiIyMDE1LTA5LTAzVDEwOjUxOjA4LjA3
|
115
|
-
N1oiLCJsZXZlbCI6ImJyb256ZSIsImF1dG9faXNzdWUiOmZhbHNlLCJzdGF0
|
116
|
-
dXMiOiJsaXZlIiwicmVxdWlyZWRfYmFkZ2VzIjpbXSwicG9pbnRzIjoyNSwi
|
117
|
-
b2JqZWN0IjoiYmFkZ2UiLCJpZCI6InlvdS10cmltLXRyYWlsZWQifSx7Im5h
|
118
|
-
bWUiOiJNYXJhdGhvbiBNYW4iLCJkZXNjcmlwdGlvbiI6IllvdSBoYXZlIHJ1
|
119
|
-
biAxMCBsYXBzIG9mIHRoZSB0cmlwcyB0cmFpbCB0aGF0IGlzIDQ3IGtpbG9t
|
120
|
-
ZXRlcnMiLCJyZXF1aXJlbWVudHMiOiJDb21wbGV0ZSAxMCBsYXBzIG9mIHRo
|
121
|
-
ZSB0cmltIHRyYWlsIG92ZXIgYW55IHRpbWUiLCJoaW50IjoiS2VlcCBnb2lu
|
122
|
-
Zy4uLiIsImltYWdlIjoiaHR0cDovL2dhbWlmaWNhdGlvbi1hcGkuZGV2L2Jh
|
123
|
-
ZGdlX2ltYWdlcy9tYXJhdGhvbi1tYW4vYmFkZ2UucG5nIiwiY29sbGVjdGlv
|
124
|
-
bl9pZCI6MiwiY3JlYXRlZF9hdCI6IjIwMTUtMDktMDNUMTA6NTE6MDguMTUw
|
125
|
-
WiIsInVwZGF0ZWRfYXQiOiIyMDE1LTA5LTAzVDEwOjUxOjA4LjE1MFoiLCJs
|
126
|
-
ZXZlbCI6ImdvbGQiLCJhdXRvX2lzc3VlIjpmYWxzZSwic3RhdHVzIjoibGl2
|
127
|
-
ZSIsInJlcXVpcmVkX2JhZGdlcyI6W10sInBvaW50cyI6NzUsIm9iamVjdCI6
|
128
|
-
ImJhZGdlIiwiaWQiOiJtYXJhdGhvbi1tYW4ifV19XQ==
|
129
|
-
http_version:
|
130
|
-
recorded_at: Thu, 03 Sep 2015 10:59:41 GMT
|
131
|
-
recorded_with: VCR 2.9.3
|