Sha256: 174e5291d5e4734622b8a87f474bdf2b22774f9c514408615f9fe20a4eb8dc80

Contents?: true

Size: 1.59 KB

Versions: 3

Compression:

Stored size: 1.59 KB

Contents

---
http_interactions:
- request:
    method: post
    uri: http://<BUGSNAG_LOGIN>:<BUGSNAG_PASSWORD>@api.bugsnag.com/accounts/<BUGSNAG_ACCOUNT_ID>/users
    body:
      encoding: UTF-8
      string: '{"email":"example@example.com"}'
    headers:
      User-Agent:
      - Bugsnag API Ruby Gem 1.0.0
      Content-Type:
      - application/json
      Accept-Encoding:
      - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
      Accept:
      - '*/*'
  response:
    status:
      code: 200
      message: OK
    headers:
      X-Frame-Options:
      - SAMEORIGIN
      X-Xss-Protection:
      - 1; mode=block
      X-Content-Type-Options:
      - nosniff
      Content-Type:
      - application/json; charset=utf-8
      Etag:
      - '"9f7d538242c32229fd4e5e0c9f176a4f"'
      Cache-Control:
      - max-age=0, private, must-revalidate
      X-Request-Id:
      - 45ac04dd-eff0-4265-be6c-2e1a8dbdcdd9
      X-Runtime:
      - '0.127316'
      Date:
      - Tue, 02 Sep 2014 02:49:27 GMT
      Connection:
      - close
    body:
      encoding: UTF-8
      string: '{"id":"5404dc9c64657377ae000009","email":"example@example.com","name":null,"gravatar_id":"23463b99b62a72f26ed677cc556c44e8","gravatar_url":"https://secure.gravatar.com/avatar/23463b99b62a72f26ed677cc556c44e8","url":"https://api.bugsnag.com/users/5404dc9c64657377ae000009","projects_url":"https://api.bugsnag.com/users/5404dc9c64657377ae000009/projects","account_admin":false,"html_url":"http://bugsnag.dev/accounts/test-account/collaborators/5404dc9c64657377ae000009/edit"}'
    http_version: 
  recorded_at: Tue, 02 Sep 2014 02:49:27 GMT
recorded_with: VCR 2.9.2

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
bugsnag-api-1.0.3 spec/cassettes/Bugsnag_Api_Client_Users/_invite_user/invites_a_user_to_an_account.yml
bugsnag-api-1.0.2 spec/cassettes/Bugsnag_Api_Client_Users/_invite_user/invites_a_user_to_an_account.yml
bugsnag-api-1.0.1 spec/cassettes/Bugsnag_Api_Client_Users/_invite_user/invites_a_user_to_an_account.yml