Sha256: 238158ce1f409bd705e24d2be3d89063b55b0c86f6b0fd58ba5e4267590f93c4
Contents?: true
Size: 1.62 KB
Versions: 21
Compression:
Stored size: 1.62 KB
Contents
--- - !ruby/struct:VCR::HTTPInteraction request: !ruby/struct:VCR::Request method: :post uri: http://sandbox-api.citygrid.com:80/advertising/offer/v2/mutate body: ! '{"mutateOperationListResource":[{"operator":"ADD","operand":{"listingIds":"41420733","offer":{"accountId":"3440","name":"offerTest","text":"some texts","description":"some description","offerStatus":"Active","type":"Percent_Off","redemptionType":"Print","termsAndConditions":"terms and conditions test","redemptionCode":"22","redemptionURL":"http://www.fakeurl.com","image":"http://images.citysearch.net/assets/imgdb/image_ws/2011/10/27/0/BPYAbvWF1.jpeg","startDate":"20111028","neverExpires":"true"}}}]}' headers: accept: - application/json content-type: - Application/JSON authtoken: - 2f45061f07f7e61a9f3953d7bfbd904b response: !ruby/struct:VCR::Response status: !ruby/struct:VCR::ResponseStatus code: 403 message: Forbidden headers: date: - Sat, 31 Dec 2011 01:13:15 GMT server: - Apache/2.2.4 (Unix) mod_perl/2.0.5 Perl/v5.8.5 content-length: - '343' content-type: - text/html; charset=iso-8859-1 body: ! '<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>403 Forbidden</title> </head><body> <h1>Forbidden</h1> <p>You don''t have permission to access /advertising/offer/v2/mutate on this server.</p> <hr> <address>Apache/2.2.4 (Unix) mod_perl/2.0.5 Perl/v5.8.5 Server at sandbox-api.citygrid.com Port 80</address> </body></html> ' http_version: '1.1'
Version data entries
21 entries across 21 versions & 1 rubygems