Sha256: 683ce65618c08e8d7bd0a18667d67780b8ca7da672bd5b4c599d16bdeb9d071e

Contents?: true

Size: 871 Bytes

Versions: 7

Compression:

Stored size: 871 Bytes

Contents

HTTP/1.1 401 Unauthorized
Expires: Mon, 19 Jan 2015 12:14:41 GMT
Date: Mon, 19 Jan 2015 12:09:41 GMT
Cache-Control: public, max-age=300, must-revalidate, no-transform
ETag: "ye6orv2F-1npMW3u9suM3a7C5Bo/xy4W57xFkYdtUdm4rpPIU-7grtg"
Vary: Origin
Vary: X-Origin
WWW-Authenticate: Bearer realm="https://accounts.google.com/AuthSubRequest"
Content-Type: application/json; charset=UTF-8
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
Content-Length: 83495
Server: GSE
Alternate-Protocol: 443:quic,p=0.02

{
 "error": {
  "errors": [
   {
    "domain": "androidpublisher",
    "reason": "permissionDenied",
    "message": "The current user has insufficient permissions to perform the requested operation."
   }
  ],
  "code": 401,
  "message": "The current user has insufficient permissions to perform the requested operation."
 }
}

Version data entries

7 entries across 7 versions & 1 rubygems

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