Sha256: 3a192e057eb92d12bf725cb60f4495dbb2949c6d34a91507350955f7cbf17a07

Contents?: true

Size: 1.11 KB

Versions: 7

Compression:

Stored size: 1.11 KB

Contents

--- 
http_interactions: 
- request: 
    method: post
    uri: https://api.github.com/user/repos
    body: 
      encoding: UTF-8
      string: "{\"homepage\":\"https://github.com\",\"public\":true,\"has_issues\":true,\"has_wiki\":true,\"has_downloads\":true,\"name\":\"basic_auth\"}"
    headers: 
      Content-Type: 
      - application/json
      Accept: 
      - "*/*"
      User-Agent: 
      - Ruby
  response: 
    status: 
      code: 401
      message: Unauthorized
    headers: 
      Server: 
      - nginx/1.0.12
      Date: 
      - Sat, 10 Mar 2012 23:11:46 GMT
      Content-Type: 
      - application/json; charset=utf-8
      Connection: 
      - keep-alive
      Status: 
      - 401 Unauthorized
      Www-Authenticate: 
      - Basic realm="GitHub"
      X-Ratelimit-Limit: 
      - "5000"
      Etag: 
      - "\"99852aefab6a0988db8f62bf2fb96f49\""
      X-Ratelimit-Remaining: 
      - "4999"
      Content-Length: 
      - "37"
    body: 
      encoding: US-ASCII
      string: "{\"message\":\"Requires authentication\"}"
    http_version: 
  recorded_at: Sat, 10 Mar 2012 23:11:46 GMT
recorded_with: VCR 2.0.0

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
github_api-0.5.0 features/cassettes/errors/repos/create.yml
github_api-0.5.0.rc1 features/cassettes/errors/repos/create.yml
github_api-0.4.11 features/cassettes/errors/repos/create.yml
github_api-0.4.10 features/cassettes/errors/repos/create.yml
github_api-0.4.9 features/cassettes/errors/repos/create.yml
github_api-0.4.8 features/cassettes/errors/repos/create.yml
github_api-0.4.7 features/cassettes/errors/repos/create.yml