Sha256: d4d7502e51dfe619cf74d8a21329cbf87f416841e030f579f0d2610ff2bbf265
Contents?: true
Size: 1.4 KB
Versions: 1
Compression:
Stored size: 1.4 KB
Contents
--- - !ruby/struct:VCR::HTTPInteraction request: !ruby/struct:VCR::Request method: post uri: https://stage.amee.com:443/auth/signIn body: username=<AMEE_V2_API_KEY>&password=<AMEE_V2_PASSWORD> headers: accept: - application/xml response: !ruby/struct:VCR::Response status: !ruby/struct:VCR::ResponseStatus code: 200 message: OK headers: expires: - Sun, 27 Nov 2011 01:08:15 GMT last-modified: - Mon, 28 Nov 2011 01:08:15 GMT content-type: - application/xml; charset=UTF-8 via: - 1.1 stage.amee.com server: - Noelios-Restlet-Engine/1.1.10 date: - Mon, 28 Nov 2011 01:08:15 GMT set-cookie: - authToken=Nb9fPJaHAuaemLpO/LJtK1bJVOLGZ1hTQHyDASyGSVuxX0fZLG40gq+RQdZVJtp9aPHxJmAknZvNNHRd+nXSCvZWRTi39i24rKMN6omqVWA=; Path=/ authtoken: - Nb9fPJaHAuaemLpO/LJtK1bJVOLGZ1hTQHyDASyGSVuxX0fZLG40gq+RQdZVJtp9aPHxJmAknZvNNHRd+nXSCvZWRTi39i24rKMN6omqVWA= vary: - Accept-Charset,Accept-Encoding,Accept-Language,Accept transfer-encoding: - chunked body: <?xml version="1.0" encoding="UTF-8" standalone="no"?><Resources><SignInResource><Next>/auth</Next><User uid="58F26PHHLFEB"><Status>ACTIVE</Status><Type>STANDARD</Type><ApiVersion>2.0</ApiVersion><Locale>en_GB</Locale><TimeZone>UTC</TimeZone></User></SignInResource></Resources> http_version: "1.1"
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
amee-4.4.0 | cassettes/AMEE_Connection_with_authentication/using_a_v2_key/detects_the_API_version_for_JSON.yml |