pubnub 4.2.4 → 4.4.0
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of pubnub might be problematic. Click here for more details.
- checksums.yaml +4 -4
- data/.github/CODEOWNERS +1 -0
- data/.pubnub.yml +160 -118
- data/.travis.yml +9 -20
- data/CHANGELOG.md +29 -5
- data/Gemfile.lock +62 -68
- data/README.md +1 -1
- data/VERSION +1 -1
- data/fixtures/vcr_cassettes/examples/grant/1913.yml +1 -1
- data/fixtures/vcr_cassettes/examples/grant/1944.yml +8 -9
- data/fixtures/vcr_cassettes/examples/grant/1945.yml +359 -9
- data/fixtures/vcr_cassettes/examples/history/100.yml +46 -0
- data/fixtures/vcr_cassettes/examples/history/include_meta__encrypted.yml +46 -0
- data/fixtures/vcr_cassettes/examples/history/include_token__encrypted.yml +45 -0
- data/fixtures/vcr_cassettes/examples/history/no_includes__encrypted.yml +45 -0
- data/fixtures/vcr_cassettes/examples/subscribe/0.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/1.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/10.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/100.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/101.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/102.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/103.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/104.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/105.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/106.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/107.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/11.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/12.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/13.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/14.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/15.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/16.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/17.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/18.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/180.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/181.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/182.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/183.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/184.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/185.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/186.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/187.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/188.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/189.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/19.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/190.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/191.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/192.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/193.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/194.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/195.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/196.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/197.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/2.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/20.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/21.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/22.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/23.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/24.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/25.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/26.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/27.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/270.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/271.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/272.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/273.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/274.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/275.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/276.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/277.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/278.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/279.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/28.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/280.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/281.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/282.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/283.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/284.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/285.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/286.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/287.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/29.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/3.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/30.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/31.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/32.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/33.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/34.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/35.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/36.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/360.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/361.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/362.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/363.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/364.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/365.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/366.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/367.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/368.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/369.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/37.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/370.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/371.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/372.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/373.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/374.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/375.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/376.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/377.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/38.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/39.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/4.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/40.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/41.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/42.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/43.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/44.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/45.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/46.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/47.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/48.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/49.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/5.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/50.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/51.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/52.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/53.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/54.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/55.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/56.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/57.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/58.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/59.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/6.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/60.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/61.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/62.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/63.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/64.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/65.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/66.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/67.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/68.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/69.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/7.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/70.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/71.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/72.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/73.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/74.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/75.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/76.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/77.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/78.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/79.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/8.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/80.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/81.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/82.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/83.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/84.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/85.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/86.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/87.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/88.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/89.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/9.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/90.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/91.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/92.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/93.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/94.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/95.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/96.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/97.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/98.yml +2 -2
- data/fixtures/vcr_cassettes/examples/subscribe/99.yml +2 -2
- data/fixtures/vcr_cassettes/lib/events/get_all_channels_metadata.yml +39 -0
- data/fixtures/vcr_cassettes/lib/events/get_all_uuid_metadata.yml +76 -0
- data/fixtures/vcr_cassettes/lib/events/{get_space_memberships.yml → get_channel_members.yml} +5 -6
- data/fixtures/vcr_cassettes/lib/events/get_channel_metadata.yml +37 -0
- data/fixtures/vcr_cassettes/lib/events/{get_members.yml → get_memberships.yml} +10 -11
- data/fixtures/vcr_cassettes/lib/events/get_uuid_metadata.yml +76 -0
- data/fixtures/vcr_cassettes/lib/events/grant-error.yml +2 -2
- data/fixtures/vcr_cassettes/lib/events/grant.yml +10 -11
- data/fixtures/vcr_cassettes/lib/events/remove_channel_members.yml +78 -0
- data/fixtures/vcr_cassettes/lib/events/{delete_space.yml → remove_channel_metadata.yml} +5 -6
- data/fixtures/vcr_cassettes/lib/events/{manage_memberships_remove.yml → remove_memberships.yml} +8 -9
- data/fixtures/vcr_cassettes/lib/events/remove_uuid_metadata.yml +76 -0
- data/fixtures/vcr_cassettes/lib/events/set_channel_members.yml +39 -0
- data/fixtures/vcr_cassettes/lib/events/set_channel_metadata.yml +39 -0
- data/fixtures/vcr_cassettes/lib/events/{manage_members_add.yml → set_memberships.yml} +8 -9
- data/fixtures/vcr_cassettes/lib/events/set_uuid_metadata.yml +78 -0
- data/fixtures/vcr_cassettes/lib/events/{subscribe-space-delete-async.yml → subscribe-channel-metadata-remove-sync.yml} +12 -14
- data/fixtures/vcr_cassettes/lib/events/subscribe-channel-metadata-set-async.yml +75 -0
- data/fixtures/vcr_cassettes/lib/events/{subscribe-member-remove-async.yml → subscribe-member-remove-sync.yml} +12 -14
- data/fixtures/vcr_cassettes/lib/events/subscribe-member-set-async.yml +75 -0
- data/fixtures/vcr_cassettes/lib/events/subscribe-membership-remove-async.yml +12 -14
- data/fixtures/vcr_cassettes/lib/events/{subscribe-user-update-async.yml → subscribe-membership-set-async.yml} +12 -14
- data/fixtures/vcr_cassettes/lib/events/{subscribe-user-delete-async.yml → subscribe-uuid-metadata-remove-sync.yml} +12 -14
- data/fixtures/vcr_cassettes/lib/events/subscribe-uuid-metadata-set-async.yml +75 -0
- data/fixtures/vcr_cassettes/lib/events/subscribe-with-presence.yml +2 -2
- data/lib/pubnub/client.rb +14 -14
- data/lib/pubnub/client/events.rb +4 -2
- data/lib/pubnub/client/paged_history.rb +1 -1
- data/lib/pubnub/constants.rb +19 -18
- data/lib/pubnub/event.rb +30 -16
- data/lib/pubnub/event/formatter.rb +4 -0
- data/lib/pubnub/event/signature.rb +22 -7
- data/lib/pubnub/events/get_all_channels_metadata.rb +92 -0
- data/lib/pubnub/events/get_all_uuid_metadata.rb +92 -0
- data/lib/pubnub/events/get_channel_members.rb +100 -0
- data/lib/pubnub/events/{get_user.rb → get_channel_metadata.rb} +22 -15
- data/lib/pubnub/events/get_memberships.rb +100 -0
- data/lib/pubnub/events/{get_space.rb → get_uuid_metadata.rb} +22 -15
- data/lib/pubnub/events/grant.rb +10 -1
- data/lib/pubnub/events/history.rb +17 -2
- data/lib/pubnub/events/remove_channel_members.rb +117 -0
- data/lib/pubnub/events/{delete_space.rb → remove_channel_metadata.rb} +12 -12
- data/lib/pubnub/events/remove_memberships.rb +117 -0
- data/lib/pubnub/events/{delete_user.rb → remove_uuid_metadata.rb} +12 -12
- data/lib/pubnub/events/set_channel_members.rb +120 -0
- data/lib/pubnub/events/{create_space.rb → set_channel_metadata.rb} +26 -16
- data/lib/pubnub/events/set_memberships.rb +120 -0
- data/lib/pubnub/events/{update_space.rb → set_uuid_metadata.rb} +27 -18
- data/lib/pubnub/formatter.rb +3 -3
- data/lib/pubnub/pam.rb +2 -11
- data/lib/pubnub/subscribe_callback.rb +1 -3
- data/lib/pubnub/subscribe_event/formatter.rb +26 -17
- data/lib/pubnub/subscriber.rb +5 -6
- data/lib/pubnub/validators/get_all_channels_metadata.rb +29 -0
- data/lib/pubnub/validators/get_all_uuid_metadata.rb +29 -0
- data/lib/pubnub/validators/get_channel_members.rb +39 -0
- data/lib/pubnub/validators/get_channel_metadata.rb +39 -0
- data/lib/pubnub/validators/get_memberships.rb +39 -0
- data/lib/pubnub/validators/get_uuid_metadata.rb +39 -0
- data/lib/pubnub/validators/grant.rb +37 -2
- data/lib/pubnub/validators/remove_channel_members.rb +52 -0
- data/lib/pubnub/validators/remove_channel_metadata.rb +39 -0
- data/lib/pubnub/validators/remove_memberships.rb +52 -0
- data/lib/pubnub/validators/remove_uuid_metadata.rb +39 -0
- data/lib/pubnub/validators/set_channel_members.rb +78 -0
- data/lib/pubnub/validators/set_channel_metadata.rb +62 -0
- data/lib/pubnub/validators/set_memberships.rb +78 -0
- data/lib/pubnub/validators/set_uuid_metadata.rb +62 -0
- data/lib/pubnub/version.rb +1 -1
- data/pubnub.gemspec +1 -1
- data/spec/examples/grant_examples_spec.rb +36 -0
- data/spec/examples/history_examples_spec.rb +85 -0
- data/spec/lib/event/formatter_spec.rb +22 -0
- data/spec/lib/events/channel_metadata_spec.rb +58 -0
- data/spec/lib/events/grant_spec.rb +3 -2
- data/spec/lib/events/membership_spec.rb +25 -22
- data/spec/lib/events/subscribe_spec.rb +58 -45
- data/spec/lib/events/uuid_metadata_spec.rb +56 -0
- data/spec/lib/subscribe_event/formatter_spec.rb +22 -0
- data/spec/spec_helper.rb +1 -1
- metadata +79 -72
- data/fixtures/vcr_cassettes/lib/events/create_space.yml +0 -40
- data/fixtures/vcr_cassettes/lib/events/create_user.yml +0 -40
- data/fixtures/vcr_cassettes/lib/events/delete_user.yml +0 -38
- data/fixtures/vcr_cassettes/lib/events/get_space.yml +0 -38
- data/fixtures/vcr_cassettes/lib/events/get_spaces.yml +0 -40
- data/fixtures/vcr_cassettes/lib/events/get_user.yml +0 -38
- data/fixtures/vcr_cassettes/lib/events/get_users.yml +0 -40
- data/fixtures/vcr_cassettes/lib/events/manage_members_remove.yml +0 -83
- data/fixtures/vcr_cassettes/lib/events/manage_memberships_add.yml +0 -40
- data/fixtures/vcr_cassettes/lib/events/subscribe-member-add-async.yml +0 -77
- data/fixtures/vcr_cassettes/lib/events/subscribe-membership-add-async.yml +0 -77
- data/fixtures/vcr_cassettes/lib/events/subscribe-space-update-async.yml +0 -77
- data/fixtures/vcr_cassettes/lib/events/update_space.yml +0 -40
- data/fixtures/vcr_cassettes/lib/events/update_user.yml +0 -40
- data/lib/pubnub/events/create_user.rb +0 -84
- data/lib/pubnub/events/get_members.rb +0 -93
- data/lib/pubnub/events/get_space_memberships.rb +0 -93
- data/lib/pubnub/events/get_spaces.rb +0 -90
- data/lib/pubnub/events/get_users.rb +0 -90
- data/lib/pubnub/events/manage_members.rb +0 -105
- data/lib/pubnub/events/manage_memberships.rb +0 -105
- data/lib/pubnub/events/update_user.rb +0 -86
- data/lib/pubnub/validators/create_space.rb +0 -44
- data/lib/pubnub/validators/create_user.rb +0 -44
- data/lib/pubnub/validators/delete_space.rb +0 -32
- data/lib/pubnub/validators/delete_user.rb +0 -32
- data/lib/pubnub/validators/get_members.rb +0 -32
- data/lib/pubnub/validators/get_space.rb +0 -32
- data/lib/pubnub/validators/get_space_memberships.rb +0 -32
- data/lib/pubnub/validators/get_spaces.rb +0 -16
- data/lib/pubnub/validators/get_user.rb +0 -32
- data/lib/pubnub/validators/get_users.rb +0 -16
- data/lib/pubnub/validators/manage_members.rb +0 -45
- data/lib/pubnub/validators/manage_memberships.rb +0 -45
- data/lib/pubnub/validators/update_space.rb +0 -45
- data/lib/pubnub/validators/update_user.rb +0 -45
- data/spec/lib/events/space_spec.rb +0 -75
- data/spec/lib/events/user_spec.rb +0 -75
data/fixtures/vcr_cassettes/lib/events/{get_space_memberships.yml → get_channel_members.yml}
RENAMED
@@ -2,7 +2,7 @@
|
|
2
2
|
http_interactions:
|
3
3
|
- request:
|
4
4
|
method: get
|
5
|
-
uri: http://ps.pndsn.com/
|
5
|
+
uri: http://ps.pndsn.com/v2/objects/sub-a-mock-key/channels/channel-1/uuids?auth=ruby-test-auth&count=1&include=custom&pnsdk=PubNub-Ruby/4.2.7&uuid=ruby-test-uuid
|
6
6
|
body:
|
7
7
|
encoding: UTF-8
|
8
8
|
string: ''
|
@@ -12,14 +12,14 @@ http_interactions:
|
|
12
12
|
Accept:
|
13
13
|
- "*/*"
|
14
14
|
Date:
|
15
|
-
-
|
15
|
+
- Mon, 12 Oct 2020 20:13:10 GMT
|
16
16
|
response:
|
17
17
|
status:
|
18
18
|
code: 200
|
19
19
|
message: OK
|
20
20
|
headers:
|
21
21
|
Date:
|
22
|
-
-
|
22
|
+
- Mon, 12 Oct 2020 20:13:10 GMT
|
23
23
|
Content-Type:
|
24
24
|
- application/json
|
25
25
|
Content-Length:
|
@@ -33,6 +33,5 @@ http_interactions:
|
|
33
33
|
body:
|
34
34
|
encoding: UTF-8
|
35
35
|
string: '{"status":200,"data":[],"totalCount":0}'
|
36
|
-
|
37
|
-
|
38
|
-
recorded_with: VCR 5.0.0
|
36
|
+
recorded_at: Mon, 12 Oct 2020 20:13:10 GMT
|
37
|
+
recorded_with: VCR 6.0.0
|
@@ -0,0 +1,37 @@
|
|
1
|
+
---
|
2
|
+
http_interactions:
|
3
|
+
- request:
|
4
|
+
method: get
|
5
|
+
uri: http://ps.pndsn.com/v2/objects/sub-a-mock-key/channels/rb_channel?auth=ruby-test-auth&include=custom&pnsdk=PubNub-Ruby/4.2.7&signature=v2.ACmKb5y3ubXTJOmsSOr9Q2f_hbX0m0Gbf52uJuLhbGM×tamp=1602592739&uuid=ruby-test-uuid
|
6
|
+
body:
|
7
|
+
encoding: UTF-8
|
8
|
+
string: ''
|
9
|
+
headers:
|
10
|
+
User-Agent:
|
11
|
+
- HTTPClient/1.0 (2.8.3, ruby 2.6.3 (2019-04-16))
|
12
|
+
Accept:
|
13
|
+
- "*/*"
|
14
|
+
Date:
|
15
|
+
- Tue, 13 Oct 2020 12:38:59 GMT
|
16
|
+
response:
|
17
|
+
status:
|
18
|
+
code: 200
|
19
|
+
message: OK
|
20
|
+
headers:
|
21
|
+
Date:
|
22
|
+
- Tue, 13 Oct 2020 12:39:00 GMT
|
23
|
+
Content-Type:
|
24
|
+
- application/json
|
25
|
+
Content-Length:
|
26
|
+
- '167'
|
27
|
+
Connection:
|
28
|
+
- keep-alive
|
29
|
+
Access-Control-Allow-Origin:
|
30
|
+
- "*"
|
31
|
+
Access-Control-Allow-Credentials:
|
32
|
+
- 'true'
|
33
|
+
body:
|
34
|
+
encoding: UTF-8
|
35
|
+
string: '{"status":200,"data":{"id":"rb_channel","name":"some_name","description":null,"custom":{"XXX":"YYYY"},"updated":"2020-10-13T12:38:14.839088Z","eTag":"AZTUtcvx6NDGLQ"}}'
|
36
|
+
recorded_at: Tue, 13 Oct 2020 12:39:00 GMT
|
37
|
+
recorded_with: VCR 6.0.0
|
@@ -2,7 +2,7 @@
|
|
2
2
|
http_interactions:
|
3
3
|
- request:
|
4
4
|
method: get
|
5
|
-
uri: http://ps.pndsn.com/
|
5
|
+
uri: http://ps.pndsn.com/v2/objects/sub-a-mock-key/uuids/mg3/channels?auth=ruby-test-auth&count=1&include=custom&pnsdk=PubNub-Ruby/4.2.7&uuid=ruby-test-uuid
|
6
6
|
body:
|
7
7
|
encoding: UTF-8
|
8
8
|
string: ''
|
@@ -12,27 +12,26 @@ http_interactions:
|
|
12
12
|
Accept:
|
13
13
|
- "*/*"
|
14
14
|
Date:
|
15
|
-
-
|
15
|
+
- Sun, 11 Oct 2020 21:33:13 GMT
|
16
16
|
response:
|
17
17
|
status:
|
18
18
|
code: 200
|
19
19
|
message: OK
|
20
20
|
headers:
|
21
21
|
Date:
|
22
|
-
|
22
|
+
- Mon, 12 Oct 2020 20:13:10 GMT
|
23
23
|
Content-Type:
|
24
|
-
|
24
|
+
- application/json
|
25
25
|
Content-Length:
|
26
|
-
|
26
|
+
- '39'
|
27
27
|
Connection:
|
28
|
-
|
28
|
+
- keep-alive
|
29
29
|
Access-Control-Allow-Origin:
|
30
|
-
|
30
|
+
- "*"
|
31
31
|
Access-Control-Allow-Credentials:
|
32
|
-
|
32
|
+
- 'true'
|
33
33
|
body:
|
34
34
|
encoding: UTF-8
|
35
35
|
string: '{"status":200,"data":[],"totalCount":0}'
|
36
|
-
|
37
|
-
|
38
|
-
recorded_with: VCR 5.0.0
|
36
|
+
recorded_at: Sun, 11 Oct 2020 21:33:13 GMT
|
37
|
+
recorded_with: VCR 6.0.0
|
@@ -0,0 +1,76 @@
|
|
1
|
+
---
|
2
|
+
http_interactions:
|
3
|
+
- request:
|
4
|
+
method: get
|
5
|
+
uri: http://ps.pndsn.com/v2/auth/grant/sub-key/sub-a-mock-key?auth=ruby-test-auth,ruby-test-auth2&g=1&j=1&m=1&pnsdk=PubNub-Ruby/4.2.7&r=1&signature=v2.vOIJQ3_z4VCBfNg-2UyoMR6Z78weFmHXpcukiFDPgD8&target-uuid=ruby-test-uuid,ruby-test-uuid2×tamp=1602594634&ttl=1440&u=1&uuid=ruby-test-uuid&w=1
|
6
|
+
body:
|
7
|
+
encoding: UTF-8
|
8
|
+
string: ''
|
9
|
+
headers:
|
10
|
+
User-Agent:
|
11
|
+
- HTTPClient/1.0 (2.8.3, ruby 2.6.3 (2019-04-16))
|
12
|
+
Accept:
|
13
|
+
- "*/*"
|
14
|
+
Date:
|
15
|
+
- Tue, 13 Oct 2020 13:10:34 GMT
|
16
|
+
response:
|
17
|
+
status:
|
18
|
+
code: 200
|
19
|
+
message: OK
|
20
|
+
headers:
|
21
|
+
Date:
|
22
|
+
- Tue, 13 Oct 2020 13:10:34 GMT
|
23
|
+
Content-Type:
|
24
|
+
- text/javascript; charset=UTF-8
|
25
|
+
Content-Length:
|
26
|
+
- '475'
|
27
|
+
Connection:
|
28
|
+
- keep-alive
|
29
|
+
Access-Control-Allow-Origin:
|
30
|
+
- "*"
|
31
|
+
Access-Control-Allow-Methods:
|
32
|
+
- GET
|
33
|
+
Access-Control-Allow-Headers:
|
34
|
+
- Origin, X-Requested-With, Content-Type, Accept
|
35
|
+
Cache-Control:
|
36
|
+
- no-cache, no-store, must-revalidate
|
37
|
+
body:
|
38
|
+
encoding: UTF-8
|
39
|
+
string: '{"message":"Success","payload":{"level":"uuid","subscribe_key":"sub-a-mock-key","ttl":1440,"uuids":{"ruby-test-uuid":{"auths":{"ruby-test-auth":{"r":1,"w":1,"m":1,"d":0,"g":1,"u":1,"j":1},"ruby-test-auth2":{"r":1,"w":1,"m":1,"d":0,"g":1,"u":1,"j":1}}},"ruby-test-uuid2":{"auths":{"ruby-test-auth":{"r":1,"w":1,"m":1,"d":0,"g":1,"u":1,"j":1},"ruby-test-auth2":{"r":1,"w":1,"m":1,"d":0,"g":1,"u":1,"j":1}}}}},"service":"Access
|
40
|
+
Manager","status":200}'
|
41
|
+
recorded_at: Tue, 13 Oct 2020 13:10:34 GMT
|
42
|
+
- request:
|
43
|
+
method: get
|
44
|
+
uri: http://ps.pndsn.com/v2/objects/sub-a-mock-key/uuids/mg?auth=ruby-test-auth&include=custom&pnsdk=PubNub-Ruby/4.2.7&signature=v2.lQaCwKyH8SrFsNVCay4CsaOZMvygJx0aovJFNrhzHQs×tamp=1602594634&uuid=ruby-test-uuid
|
45
|
+
body:
|
46
|
+
encoding: UTF-8
|
47
|
+
string: ''
|
48
|
+
headers:
|
49
|
+
User-Agent:
|
50
|
+
- HTTPClient/1.0 (2.8.3, ruby 2.6.3 (2019-04-16))
|
51
|
+
Accept:
|
52
|
+
- "*/*"
|
53
|
+
Date:
|
54
|
+
- Tue, 13 Oct 2020 13:10:34 GMT
|
55
|
+
response:
|
56
|
+
status:
|
57
|
+
code: 200
|
58
|
+
message: OK
|
59
|
+
headers:
|
60
|
+
Date:
|
61
|
+
- Tue, 13 Oct 2020 13:10:34 GMT
|
62
|
+
Content-Type:
|
63
|
+
- application/json
|
64
|
+
Content-Length:
|
65
|
+
- '187'
|
66
|
+
Connection:
|
67
|
+
- keep-alive
|
68
|
+
Access-Control-Allow-Origin:
|
69
|
+
- "*"
|
70
|
+
Access-Control-Allow-Credentials:
|
71
|
+
- 'true'
|
72
|
+
body:
|
73
|
+
encoding: UTF-8
|
74
|
+
string: '{"status":200,"data":{"id":"mg","name":"magnum","externalId":null,"profileUrl":null,"email":null,"custom":{"XXX":"YYYY"},"updated":"2020-10-13T13:10:33.333845Z","eTag":"Ad2eyIWXwJzBqAE"}}'
|
75
|
+
recorded_at: Tue, 13 Oct 2020 13:10:34 GMT
|
76
|
+
recorded_with: VCR 6.0.0
|
@@ -2,7 +2,7 @@
|
|
2
2
|
http_interactions:
|
3
3
|
- request:
|
4
4
|
method: get
|
5
|
-
uri: http://ps.pndsn.com/v2/auth/grant/sub-key/sub-a-mock-key?channel=demo&m=1&pnsdk=PubNub-Ruby/4.
|
5
|
+
uri: http://ps.pndsn.com/v2/auth/grant/sub-key/sub-a-mock-key?channel=demo&m=1&pnsdk=PubNub-Ruby/4.2.7&r=1&signature=v2.OdCTZXne_jEBewh3yY8iNDWcMCHC6BXNrg1Er9JoSTQ×tamp=1602537897&ttl=1440&uuid=ruby-test-uuid&w=1
|
6
6
|
body:
|
7
7
|
encoding: UTF-8
|
8
8
|
string: ''
|
@@ -37,6 +37,6 @@ http_interactions:
|
|
37
37
|
body:
|
38
38
|
encoding: UTF-8
|
39
39
|
string: '{"message":"Suc'
|
40
|
-
http_version:
|
40
|
+
http_version:
|
41
41
|
recorded_at: Fri, 13 May 2016 13:40:51 GMT
|
42
42
|
recorded_with: VCR 3.0.1
|
@@ -2,32 +2,32 @@
|
|
2
2
|
http_interactions:
|
3
3
|
- request:
|
4
4
|
method: get
|
5
|
-
uri: http://ps.pndsn.com/v2/auth/grant/sub-key/sub-a-mock-key?channel=demo&m=1&pnsdk=PubNub-Ruby/4.
|
5
|
+
uri: http://ps.pndsn.com/v2/auth/grant/sub-key/sub-a-mock-key?channel=demo&m=1&pnsdk=PubNub-Ruby/4.2.7&r=1&signature=v2.OdCTZXne_jEBewh3yY8iNDWcMCHC6BXNrg1Er9JoSTQ×tamp=1602537897&ttl=1440&uuid=ruby-test-uuid&w=1
|
6
6
|
body:
|
7
7
|
encoding: UTF-8
|
8
8
|
string: ''
|
9
9
|
headers:
|
10
10
|
User-Agent:
|
11
|
-
- HTTPClient/1.0 (2.8.
|
11
|
+
- HTTPClient/1.0 (2.8.3, ruby 2.6.3 (2019-04-16))
|
12
12
|
Accept:
|
13
|
-
-
|
13
|
+
- "*/*"
|
14
14
|
Date:
|
15
|
-
-
|
15
|
+
- Mon, 12 Oct 2020 21:24:57 GMT
|
16
16
|
response:
|
17
17
|
status:
|
18
18
|
code: 200
|
19
19
|
message: OK
|
20
20
|
headers:
|
21
21
|
Date:
|
22
|
-
-
|
22
|
+
- Mon, 12 Oct 2020 21:24:57 GMT
|
23
23
|
Content-Type:
|
24
24
|
- text/javascript; charset=UTF-8
|
25
25
|
Content-Length:
|
26
|
-
- '
|
26
|
+
- '227'
|
27
27
|
Connection:
|
28
28
|
- keep-alive
|
29
29
|
Access-Control-Allow-Origin:
|
30
|
-
-
|
30
|
+
- "*"
|
31
31
|
Access-Control-Allow-Methods:
|
32
32
|
- GET
|
33
33
|
Access-Control-Allow-Headers:
|
@@ -36,8 +36,7 @@ http_interactions:
|
|
36
36
|
- no-cache, no-store, must-revalidate
|
37
37
|
body:
|
38
38
|
encoding: UTF-8
|
39
|
-
string: '{"message":"Success","payload":{"level":"channel","subscribe_key":"sub-a-mock-key","ttl":1440,"channels":{"demo":{"r":1,"w":1,"m":1}}},"service":"Access
|
39
|
+
string: '{"message":"Success","payload":{"level":"channel","subscribe_key":"sub-a-mock-key","ttl":1440,"channels":{"demo":{"r":1,"w":1,"m":1,"d":0,"g":0,"u":0,"j":0}}},"service":"Access
|
40
40
|
Manager","status":200}'
|
41
|
-
|
42
|
-
|
43
|
-
recorded_with: VCR 3.0.1
|
41
|
+
recorded_at: Mon, 12 Oct 2020 21:24:57 GMT
|
42
|
+
recorded_with: VCR 6.0.0
|
@@ -0,0 +1,78 @@
|
|
1
|
+
---
|
2
|
+
http_interactions:
|
3
|
+
- request:
|
4
|
+
method: get
|
5
|
+
uri: http://ps.pndsn.com/v2/auth/grant/sub-key/sub-a-mock-key?auth=ruby-test-auth,ruby-test-auth2&g=1&j=1&m=1&pnsdk=PubNub-Ruby/4.2.7&r=1&signature=v2.cArbrFUFOCBz_Fjj9zR-w0tpWdLDZ-a-kaZUVgOGp_g&target-uuid=ruby-test-uuid,ruby-test-uuid2×tamp=1602536269&ttl=1440&u=1&uuid=ruby-test-uuid&w=1
|
6
|
+
body:
|
7
|
+
encoding: UTF-8
|
8
|
+
string: ''
|
9
|
+
headers:
|
10
|
+
User-Agent:
|
11
|
+
- HTTPClient/1.0 (2.8.3, ruby 2.6.3 (2019-04-16))
|
12
|
+
Accept:
|
13
|
+
- "*/*"
|
14
|
+
Date:
|
15
|
+
- Mon, 12 Oct 2020 20:57:49 GMT
|
16
|
+
response:
|
17
|
+
status:
|
18
|
+
code: 200
|
19
|
+
message: OK
|
20
|
+
headers:
|
21
|
+
Date:
|
22
|
+
- Mon, 12 Oct 2020 20:57:49 GMT
|
23
|
+
Content-Type:
|
24
|
+
- text/javascript; charset=UTF-8
|
25
|
+
Content-Length:
|
26
|
+
- '475'
|
27
|
+
Connection:
|
28
|
+
- keep-alive
|
29
|
+
Access-Control-Allow-Origin:
|
30
|
+
- "*"
|
31
|
+
Access-Control-Allow-Methods:
|
32
|
+
- GET
|
33
|
+
Access-Control-Allow-Headers:
|
34
|
+
- Origin, X-Requested-With, Content-Type, Accept
|
35
|
+
Cache-Control:
|
36
|
+
- no-cache, no-store, must-revalidate
|
37
|
+
body:
|
38
|
+
encoding: UTF-8
|
39
|
+
string: '{"message":"Success","payload":{"level":"uuid","subscribe_key":"sub-a-mock-key","ttl":1440,"uuids":{"ruby-test-uuid":{"auths":{"ruby-test-auth":{"r":1,"w":1,"m":1,"d":0,"g":1,"u":1,"j":1},"ruby-test-auth2":{"r":1,"w":1,"m":1,"d":0,"g":1,"u":1,"j":1}}},"ruby-test-uuid2":{"auths":{"ruby-test-auth":{"r":1,"w":1,"m":1,"d":0,"g":1,"u":1,"j":1},"ruby-test-auth2":{"r":1,"w":1,"m":1,"d":0,"g":1,"u":1,"j":1}}}}},"service":"Access
|
40
|
+
Manager","status":200}'
|
41
|
+
recorded_at: Mon, 12 Oct 2020 20:57:49 GMT
|
42
|
+
- request:
|
43
|
+
method: patch
|
44
|
+
uri: http://ps.pndsn.com/v2/objects/sub-a-mock-key/channels/channel-1/uuids?auth=ruby-test-auth&count=1&include=custom&pnsdk=PubNub-Ruby/4.2.7&signature=v2.i_46lHGBZT6dsEJ4Gn-kvC45SxvkqphTcZxXmjOuMxo×tamp=1602536269&uuid=ruby-test-uuid
|
45
|
+
body:
|
46
|
+
encoding: UTF-8
|
47
|
+
string: '{"delete":[{"uuid":{"id":"mg2"}}]}'
|
48
|
+
headers:
|
49
|
+
User-Agent:
|
50
|
+
- HTTPClient/1.0 (2.8.3, ruby 2.6.3 (2019-04-16))
|
51
|
+
Accept:
|
52
|
+
- "*/*"
|
53
|
+
Date:
|
54
|
+
- Mon, 12 Oct 2020 20:57:49 GMT
|
55
|
+
Content-Type:
|
56
|
+
- application/x-www-form-urlencoded
|
57
|
+
response:
|
58
|
+
status:
|
59
|
+
code: 200
|
60
|
+
message: OK
|
61
|
+
headers:
|
62
|
+
Date:
|
63
|
+
- Mon, 12 Oct 2020 20:57:50 GMT
|
64
|
+
Content-Type:
|
65
|
+
- application/json
|
66
|
+
Content-Length:
|
67
|
+
- '39'
|
68
|
+
Connection:
|
69
|
+
- keep-alive
|
70
|
+
Access-Control-Allow-Origin:
|
71
|
+
- "*"
|
72
|
+
Access-Control-Allow-Credentials:
|
73
|
+
- 'true'
|
74
|
+
body:
|
75
|
+
encoding: UTF-8
|
76
|
+
string: '{"status":200,"data":[],"totalCount":0}'
|
77
|
+
recorded_at: Mon, 12 Oct 2020 20:57:50 GMT
|
78
|
+
recorded_with: VCR 6.0.0
|
@@ -2,7 +2,7 @@
|
|
2
2
|
http_interactions:
|
3
3
|
- request:
|
4
4
|
method: delete
|
5
|
-
uri: http://ps.pndsn.com/
|
5
|
+
uri: http://ps.pndsn.com/v2/objects/sub-a-mock-key/channels/rb_channel?auth=ruby-test-auth&pnsdk=PubNub-Ruby/4.2.7&signature=v2.gQoXDHvTt1Gd6RIeZollm0b7wjOm5BGmpiZ6_8bvTNU×tamp=1602593114&uuid=ruby-test-uuid
|
6
6
|
body:
|
7
7
|
encoding: UTF-8
|
8
8
|
string: ''
|
@@ -12,14 +12,14 @@ http_interactions:
|
|
12
12
|
Accept:
|
13
13
|
- "*/*"
|
14
14
|
Date:
|
15
|
-
-
|
15
|
+
- Tue, 13 Oct 2020 12:45:14 GMT
|
16
16
|
response:
|
17
17
|
status:
|
18
18
|
code: 200
|
19
19
|
message: OK
|
20
20
|
headers:
|
21
21
|
Date:
|
22
|
-
-
|
22
|
+
- Tue, 13 Oct 2020 12:45:15 GMT
|
23
23
|
Content-Type:
|
24
24
|
- application/json
|
25
25
|
Content-Length:
|
@@ -33,6 +33,5 @@ http_interactions:
|
|
33
33
|
body:
|
34
34
|
encoding: UTF-8
|
35
35
|
string: '{"status":200,"data":null}'
|
36
|
-
|
37
|
-
|
38
|
-
recorded_with: VCR 5.0.0
|
36
|
+
recorded_at: Tue, 13 Oct 2020 12:45:15 GMT
|
37
|
+
recorded_with: VCR 6.0.0
|
data/fixtures/vcr_cassettes/lib/events/{manage_memberships_remove.yml → remove_memberships.yml}
RENAMED
@@ -2,17 +2,17 @@
|
|
2
2
|
http_interactions:
|
3
3
|
- request:
|
4
4
|
method: patch
|
5
|
-
uri: http://ps.pndsn.com/
|
5
|
+
uri: http://ps.pndsn.com/v2/objects/sub-a-mock-key/uuids/mg3/channels?auth=ruby-test-auth&count=1&include=custom&pnsdk=PubNub-Ruby/4.2.7&signature=v2.dNLmNLzGLIOagE6fKai1HOCp392CQLPUfMvMPsnZ8-I×tamp=1602536170&uuid=ruby-test-uuid
|
6
6
|
body:
|
7
7
|
encoding: UTF-8
|
8
|
-
string: '{"
|
8
|
+
string: '{"delete":[{"channel":{"id":"channel-1"}}]}'
|
9
9
|
headers:
|
10
10
|
User-Agent:
|
11
11
|
- HTTPClient/1.0 (2.8.3, ruby 2.6.3 (2019-04-16))
|
12
12
|
Accept:
|
13
13
|
- "*/*"
|
14
14
|
Date:
|
15
|
-
-
|
15
|
+
- Mon, 12 Oct 2020 20:56:10 GMT
|
16
16
|
Content-Type:
|
17
17
|
- application/x-www-form-urlencoded
|
18
18
|
response:
|
@@ -21,11 +21,11 @@ http_interactions:
|
|
21
21
|
message: OK
|
22
22
|
headers:
|
23
23
|
Date:
|
24
|
-
-
|
24
|
+
- Mon, 12 Oct 2020 20:56:11 GMT
|
25
25
|
Content-Type:
|
26
26
|
- application/json
|
27
27
|
Content-Length:
|
28
|
-
- '
|
28
|
+
- '39'
|
29
29
|
Connection:
|
30
30
|
- keep-alive
|
31
31
|
Access-Control-Allow-Origin:
|
@@ -34,7 +34,6 @@ http_interactions:
|
|
34
34
|
- 'true'
|
35
35
|
body:
|
36
36
|
encoding: UTF-8
|
37
|
-
string: '{"status":200,"data":[]}'
|
38
|
-
|
39
|
-
|
40
|
-
recorded_with: VCR 5.0.0
|
37
|
+
string: '{"status":200,"data":[],"totalCount":0}'
|
38
|
+
recorded_at: Mon, 12 Oct 2020 20:56:11 GMT
|
39
|
+
recorded_with: VCR 6.0.0
|
@@ -0,0 +1,76 @@
|
|
1
|
+
---
|
2
|
+
http_interactions:
|
3
|
+
- request:
|
4
|
+
method: get
|
5
|
+
uri: http://ps.pndsn.com/v2/auth/grant/sub-key/sub-a-mock-key?auth=ruby-test-auth,ruby-test-auth2&g=1&j=1&m=1&pnsdk=PubNub-Ruby/4.2.7&r=1&signature=v2.vyHssDj6kPSky4RoTjaSXOGUDKZrn6wtax9iA32Ix38&target-uuid=ruby-test-uuid,ruby-test-uuid2×tamp=1602594635&ttl=1440&u=1&uuid=ruby-test-uuid&w=1
|
6
|
+
body:
|
7
|
+
encoding: UTF-8
|
8
|
+
string: ''
|
9
|
+
headers:
|
10
|
+
User-Agent:
|
11
|
+
- HTTPClient/1.0 (2.8.3, ruby 2.6.3 (2019-04-16))
|
12
|
+
Accept:
|
13
|
+
- "*/*"
|
14
|
+
Date:
|
15
|
+
- Tue, 13 Oct 2020 13:10:35 GMT
|
16
|
+
response:
|
17
|
+
status:
|
18
|
+
code: 200
|
19
|
+
message: OK
|
20
|
+
headers:
|
21
|
+
Date:
|
22
|
+
- Tue, 13 Oct 2020 13:10:35 GMT
|
23
|
+
Content-Type:
|
24
|
+
- text/javascript; charset=UTF-8
|
25
|
+
Content-Length:
|
26
|
+
- '475'
|
27
|
+
Connection:
|
28
|
+
- keep-alive
|
29
|
+
Access-Control-Allow-Origin:
|
30
|
+
- "*"
|
31
|
+
Access-Control-Allow-Methods:
|
32
|
+
- GET
|
33
|
+
Access-Control-Allow-Headers:
|
34
|
+
- Origin, X-Requested-With, Content-Type, Accept
|
35
|
+
Cache-Control:
|
36
|
+
- no-cache, no-store, must-revalidate
|
37
|
+
body:
|
38
|
+
encoding: UTF-8
|
39
|
+
string: '{"message":"Success","payload":{"level":"uuid","subscribe_key":"sub-a-mock-key","ttl":1440,"uuids":{"ruby-test-uuid":{"auths":{"ruby-test-auth":{"r":1,"w":1,"m":1,"d":0,"g":1,"u":1,"j":1},"ruby-test-auth2":{"r":1,"w":1,"m":1,"d":0,"g":1,"u":1,"j":1}}},"ruby-test-uuid2":{"auths":{"ruby-test-auth":{"r":1,"w":1,"m":1,"d":0,"g":1,"u":1,"j":1},"ruby-test-auth2":{"r":1,"w":1,"m":1,"d":0,"g":1,"u":1,"j":1}}}}},"service":"Access
|
40
|
+
Manager","status":200}'
|
41
|
+
recorded_at: Tue, 13 Oct 2020 13:10:35 GMT
|
42
|
+
- request:
|
43
|
+
method: delete
|
44
|
+
uri: http://ps.pndsn.com/v2/objects/sub-a-mock-key/uuids/mg?auth=ruby-test-auth&pnsdk=PubNub-Ruby/4.2.7&signature=v2.FhxZheC60kWr0YofzeVfjsJN0ozHlKktyugsz1ZOW9I×tamp=1602594635&uuid=ruby-test-uuid
|
45
|
+
body:
|
46
|
+
encoding: UTF-8
|
47
|
+
string: ''
|
48
|
+
headers:
|
49
|
+
User-Agent:
|
50
|
+
- HTTPClient/1.0 (2.8.3, ruby 2.6.3 (2019-04-16))
|
51
|
+
Accept:
|
52
|
+
- "*/*"
|
53
|
+
Date:
|
54
|
+
- Tue, 13 Oct 2020 13:10:35 GMT
|
55
|
+
response:
|
56
|
+
status:
|
57
|
+
code: 200
|
58
|
+
message: OK
|
59
|
+
headers:
|
60
|
+
Date:
|
61
|
+
- Tue, 13 Oct 2020 13:10:37 GMT
|
62
|
+
Content-Type:
|
63
|
+
- application/json
|
64
|
+
Content-Length:
|
65
|
+
- '26'
|
66
|
+
Connection:
|
67
|
+
- keep-alive
|
68
|
+
Access-Control-Allow-Origin:
|
69
|
+
- "*"
|
70
|
+
Access-Control-Allow-Credentials:
|
71
|
+
- 'true'
|
72
|
+
body:
|
73
|
+
encoding: UTF-8
|
74
|
+
string: '{"status":200,"data":null}'
|
75
|
+
recorded_at: Tue, 13 Oct 2020 13:10:37 GMT
|
76
|
+
recorded_with: VCR 6.0.0
|