Sha256: 6f022e6c4e27d9fcb08ca7c08728cd63ca7b5c13ed84f14c3ee350968b2aac7a

Contents?: true

Size: 1.13 KB

Versions: 5

Compression:

Stored size: 1.13 KB

Contents

--- 
- !ruby/struct:VCR::HTTPInteraction 
  request: !ruby/struct:VCR::Request 
    method: :get
    uri: https://api.emailcampaigns.net:443/2/REST/?email=unknown@example.com&key=%{API_KEY}&method=Contact_Change_Email&newEmail=changefail@example.com
    body: 
    headers: 
      accept: 
      - application/json
      user-agent: 
      - contactology/0.0.1 (Rubygems; Ruby 1.9.2 x86_64-darwin10.7.1)
  response: !ruby/struct:VCR::Response 
    status: !ruby/struct:VCR::ResponseStatus 
      code: 200
      message: OK
    headers: 
      x-powered-by: 
      - PHP/5.2.10
      set-cookie: 
      - PHPSESSID=bee9a16240510bb72775a66630164066; path=/
      expires: 
      - Thu, 19 Nov 1981 08:52:00 GMT
      cache-control: 
      - no-store, no-cache, must-revalidate, post-check=0, pre-check=0
      pragma: 
      - no-cache
      content-type: 
      - text/plain;charset=UTF-8
      transfer-encoding: 
      - chunked
      date: 
      - Tue, 02 Aug 2011 12:42:23 GMT
      server: 
      - lighttpd/1.4.28
    body: "{\"result\":\"error\",\"message\":\"Input error: no contact found with that email\",\"code\":601}"
    http_version: "1.1"

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
contactology-0.1.2 spec/fixtures/net/contact/change_email/unknown.yml
contactology-0.1.1 spec/fixtures/net/contact/change_email/unknown.yml
contactology-0.1.0 spec/fixtures/net/contact/change_email/unknown.yml
contactology-0.0.2 spec/fixtures/net/contact/change_email/unknown.yml
contactology-0.0.1 spec/fixtures/net/contact/change_email/unknown.yml