Created
December 7, 2019 03:25
-
-
Save cameronehrlich/8da6e77dc1895a03f09760ac5ad151bb to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Status Code: 200 | |
URL: https://idmsa.apple.com/appleauth/auth | |
MIME: application/json | |
Content-Length: 2127 | |
Encoding: utf-8 | |
Filename: auth.json | |
Cache-Control: no-cache, no-store, no-store | |
Connection: keep-alive | |
Content-Encoding: gzip | |
Content-Language: en-US-x-lvariant-USA | |
Content-Security-Policy: default-src *; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://*.apple.com https://*.cdn-apple.com http://*.apple-mapkit.com https://*.apple-mapkit.com ; object-src 'self' http://*.apple-mapkit.com https://*.apple-mapkit.com; style-src 'unsafe-inline' https://*.apple.com https://*.cdn-apple.com http://*.apple-mapkit.com https://*.apple-mapkit.com ; img-src 'self' data: https://*.apple.com https://*.cdn-apple.com https://*.icloud.com https://*.mzstatic.com http://*.apple-mapkit.com https://*.apple-mapkit.com ; media-src * data:; connect-src 'self' http://*.apple-mapkit.com https://*.apple-mapkit.com; frame-ancestors https://itunesconnect.apple.com; | |
Content-Type: application/json;charset=UTF-8 | |
Date: Sat, 07 Dec 2019 03:22:16 GMT | |
Expires: Thu, 01 Jan 1970 00:00:00 GMT | |
Pragma: no-cache | |
Server: Apple | |
Strict-Transport-Security: max-age=31536000; includeSubDomains | |
Transfer-Encoding: Identity | |
Vary: Accept-Encoding | |
X-Apple-AK-Auth-Type: hsa | |
X-Apple-I-Request-ID: 75a71e84-a331-47d6-bacd-180db5ed1a90 | |
X-Apple-ID-Account-Country: USA | |
X-Apple-ID-Session-Id: D56574D4E4ADD75E54F199190F6C0E7E | |
X-BuildVersion: R2-2 | |
X-Content-Type-Options: nosniff | |
X-FRAME-OPTIONS: ALLOW-FROM https://itunesconnect.apple.com | |
X-XSS-Protection: 1; mode=block | |
scnt: 996029c40bc148dc2e9392b096150202 | |
{ | |
"accountLocked" : false, | |
"deviceVerification" : { | |
"trustedDevices" : [ { | |
"id" : "1861832012", | |
"type" : "sms", | |
"name" : "+• (•••) •••-••89", | |
"trusted" : true, | |
"status" : "active", | |
"liveStatus" : "online", | |
"lastTwoDigits" : "89", | |
"imageLocation" : "https://appleid.cdn-apple.com/appleauth/static/bin/cb1998127860/images/sms.png", | |
"imageLocation2x" : "https://appleid.cdn-apple.com/appleauth/static/bin/cb1017220694/images/[email protected]", | |
"imageLocation3x" : "https://appleid.cdn-apple.com/appleauth/static/bin/cb2613252489/images/[email protected]", | |
"updateDate" : 1574834268431, | |
"numberWithAreaCodeCountryDialingCode" : "+• (•••) •••-••89", | |
"thisDevice" : false, | |
"virtualDevice" : false, | |
"online" : true, | |
"device" : false | |
} ], | |
"securityCodeLocked" : false, | |
"recoveryKeyLocked" : false, | |
"cantSignInWith2SVHelpLink" : "http://support.apple.com/kb/HT5577", | |
"manageTrustedDevicesLinkName" : "appleid.apple.com", | |
"suppressResend" : false, | |
"accountLocked" : false, | |
"authType" : "hsa" | |
}, | |
"trustedDevices" : [ { | |
"id" : "1861832012", | |
"type" : "sms", | |
"name" : "+• (•••) •••-••89", | |
"trusted" : true, | |
"status" : "active", | |
"liveStatus" : "online", | |
"lastTwoDigits" : "89", | |
"imageLocation" : "https://appleid.cdn-apple.com/appleauth/static/bin/cb1998127860/images/sms.png", | |
"imageLocation2x" : "https://appleid.cdn-apple.com/appleauth/static/bin/cb1017220694/images/[email protected]", | |
"imageLocation3x" : "https://appleid.cdn-apple.com/appleauth/static/bin/cb2613252489/images/[email protected]", | |
"updateDate" : 1574834268431, | |
"numberWithAreaCodeCountryDialingCode" : "+• (•••) •••-••89", | |
"thisDevice" : false, | |
"virtualDevice" : false, | |
"online" : true, | |
"device" : false | |
} ], | |
"securityCodeLocked" : false, | |
"manageTrustedDevicesLinkName" : "appleid.apple.com", | |
"cantSignInWith2SVHelpLink" : "http://support.apple.com/kb/HT5577", | |
"recoveryKeyLocked" : false, | |
"authType" : "hsa" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment