Sha256: 4f1e8da2b88b29c15be3dcf67422d000be341277b6e3c142fa9d65d67f34984f

Contents?: true

Size: 1.09 KB

Versions: 5

Compression:

Stored size: 1.09 KB

Contents

--- 
- !ruby/struct:VCR::HTTPInteraction 
  request: !ruby/struct:VCR::Request 
    method: :get
    uri: https://api.emailcampaigns.net:443/2/REST/?campaignId=123456789&key=%{API_KEY}&method=Campaign_Get_Info
    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=891a04fa52890eb18f50ca10b699a8d1; 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: 
      - Wed, 03 Aug 2011 18:24:35 GMT
      server: 
      - lighttpd/1.4.28
    body: "{\"result\":\"error\",\"message\":\"Input Error: campaignId 123456789 not found\",\"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/campaign/find/failure.yml
contactology-0.1.1 spec/fixtures/net/campaign/find/failure.yml
contactology-0.1.0 spec/fixtures/net/campaign/find/failure.yml
contactology-0.0.2 spec/fixtures/net/campaign/find/failure.yml
contactology-0.0.1 spec/fixtures/net/campaign/find/failure.yml