Sha256: 4a9f8bdf0f56ae2ea16db0b3db371600dbdc2be7e9862b872b15e736afe38322

Contents?: true

Size: 1005 Bytes

Versions: 5

Compression:

Stored size: 1005 Bytes

Contents

---
http_interactions:
- request:
    method: post
    uri: https://testcloud.myjetbrains.com/youtrack/rest/user/login
    body:
      encoding: UTF-8
      string: login=invalid_user&password=invalid_pass
    headers: {}
  response:
    status:
      code: 403
      message: Forbidden
    headers:
      Server:
      - nginx
      Date:
      - Fri, 07 Feb 2014 21:59:44 GMT
      Content-Type:
      - application/xml; charset=UTF-8
      Content-Length:
      - '98'
      Connection:
      - keep-alive
      Vary:
      - Accept-Encoding
      Set-Cookie:
      - JSESSIONID=16ngfmvqeqmc912t0v7q6fo2kc;Path=/youtrack;Secure
      Expires:
      - Thu, 01 Jan 1970 00:00:00 GMT
      Cache-Control:
      - no-cache, no-store, no-transform, must-revalidate
    body:
      encoding: UTF-8
      string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><error>Incorrect
        login or password.</error>
    http_version: 
  recorded_at: Fri, 07 Feb 2014 22:01:31 GMT
recorded_with: VCR 2.8.0

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
rutrack-0.0.12 spec/cassettes/client/connect_credentials_error.yml
rutrack-0.0.11.1 spec/cassettes/client/connect_credentials_error.yml
youtrack-0.0.11 spec/cassettes/client/connect_credentials_error.yml
youtrack-0.0.10 spec/cassettes/client/connect_credentials_error.yml
youtrack-0.0.9 spec/cassettes/client/connect_credentials_error.yml