Sha256: 4c7874a10927a44e288923ba128bdd91290d37c6e154c1320b77e1b88373d34c
Contents?: true
Size: 1.17 KB
Versions: 21
Compression:
Stored size: 1.17 KB
Contents
--- - !ruby/struct:VCR::HTTPInteraction request: !ruby/struct:VCR::Request method: :post uri: http://sandbox-api.citygrid.com:80/advertising/calldetail/v2/campaign body: ! '{"campaignId":786,"period":"last30Days"}' headers: accept: - application/json content-type: - Application/JSON authtoken: - 20f1918ababef692f0b7e71940acbe4b response: !ruby/struct:VCR::Response status: !ruby/struct:VCR::ResponseStatus code: 403 message: Forbidden headers: date: - Sat, 31 Dec 2011 01:12:46 GMT server: - Apache/2.2.4 (Unix) mod_perl/2.0.5 Perl/v5.8.5 content-length: - '350' 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/calldetail/v2/campaign 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