Sha256: fb07a31bf1b8245b35de212a4e17973d3633d407fa09b1ada5b915e83e08d882

Contents?: true

Size: 543 Bytes

Versions: 7

Compression:

Stored size: 543 Bytes

Contents

HTTP/1.1 200 OK
Content-Type: application/json
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Pragma: no-cache
Expires: Fri, 01 Jan 1990 00:00:00 GMT
Date: Mon, 19 Jan 2015 13:08:32 GMT
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
Server: GSE
Alternate-Protocol: 443:quic,p=0.02
Accept-Ranges: none
Vary: Accept-Encoding
Transfer-Encoding: chunked

{
  "access_token": "some-random-garbage-32c6f0a0b4cc27392769e520aa6ab686c4e5e168",
  "token_type": "Bearer",
  "expires_in": 3600
}

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
candy_check-0.1.2 spec/fixtures/play_store/auth_success.txt
candy_check-0.1.1 spec/fixtures/play_store/auth_success.txt
candy_check-0.1.0.pre spec/fixtures/play_store/auth_success.txt
candy_check-0.0.5 spec/fixtures/play_store/auth_success.txt
candy_check-0.0.3 spec/fixtures/play_store/auth_success.txt
candy_check-0.0.2 spec/fixtures/play_store/auth_success.txt
candy_check-0.0.1 spec/fixtures/play_store/auth_success.txt