---
http_interactions:
- request:
    method: get
    uri: http://ps.pndsn.com/v2/auth/grant/sub-key/sub-a-mock-key?auth=ruby-authkey&m=1&pnsdk=PubNub-Ruby/4.1.0&r=1&signature=bcQTWdzoBkqJ6QwajNxeM1Bq7Wlf4HpTcmYeE9B6laQ=&timestamp=1464189229&ttl=300&uuid=ruby-test-uuid-client-one&w=0
    body:
      encoding: UTF-8
      string: ''
    headers:
      User-Agent:
      - HTTPClient/1.0 (2.8.0, ruby 2.3.0 (2015-12-25))
      Accept:
      - "*/*"
      Date:
      - Wed, 25 May 2016 15:13:49 GMT
  response:
    status:
      code: 400
      message: Bad Request
    headers:
      Server:
      - nginx
      Date:
      - Wed, 25 May 2016 15:13:49 GMT
      Content-Type:
      - text/javascript; charset=UTF-8
      Transfer-Encoding:
      - chunked
      Connection:
      - close
      Access-Control-Allow-Origin:
      - "*"
      Access-Control-Allow-Methods:
      - GET
    body:
      encoding: UTF-8
      string: '{"message":"Auth-only grants are reserved for future use","error":true,"service":"Access
        Manager","status":400}

'
    http_version: 
  recorded_at: Wed, 25 May 2016 15:13:49 GMT
recorded_with: VCR 3.0.1