Skip to content

Instantly share code, notes, and snippets.

@cameronehrlich
Created December 7, 2019 20:51
Show Gist options
  • Save cameronehrlich/c2f9ed770d811b540551cfb76c1c7a7b to your computer and use it in GitHub Desktop.
Save cameronehrlich/c2f9ed770d811b540551cfb76c1c7a7b to your computer and use it in GitHub Desktop.
Status Code: 202
URL: https://idmsa.apple.com/appleauth/auth/verify/trusteddevice/securitycode
MIME: application/json
Content-Length: 1994
Encoding: utf-8
Filename: securitycode.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 20:48:01 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-I-Request-ID: 7db38ef8-aa22-4eb8-9d59-f5e51d8f4b07
X-Apple-ID-Account-Country: USA
X-Apple-ID-Session-Id: EB149DA05C45E2FE6E787789F11F9665
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: 4dead4d0b5b0206d335ba5ed15b29ed0
{
"trustedDeviceCount" : 1,
"otherTrustedDeviceClass" : "iPhone",
"securityCode" : {
"length" : 6,
"tooManyCodesSent" : false,
"tooManyCodesValidated" : false,
"securityCodeLocked" : false,
"securityCodeCooldown" : false
},
"phoneNumberVerification" : {
"trustedPhoneNumbers" : [ {
"numberWithDialCode" : "+• (•••) •••-••89",
"obfuscatedNumber" : "(•••) •••-••89",
"id" : 1
} ],
"securityCode" : {
"length" : 6,
"tooManyCodesSent" : false,
"tooManyCodesValidated" : false,
"securityCodeLocked" : false,
"securityCodeCooldown" : false
},
"authenticationType" : "hsa",
"recoveryUrl" : "https://iforgot.apple.com/phone/add?prs_account_nm=cam%4037.technology&autoSubmitAccount=true&appId=142",
"cantUsePhoneNumberUrl" : "https://iforgot.apple.com/iforgot/phone/add?context=cantuse&prs_account_nm=cam%4037.technology&autoSubmitAccount=true&appId=142",
"recoveryWebUrl" : "https://iforgot.apple.com/password/verify/appleid?prs_account_nm=cam%4037.technology&autoSubmitAccount=true&appId=142",
"repairPhoneNumberUrl" : "https://gsa.apple.com/appleid/account/manage/repair/verify/phone",
"repairPhoneNumberWebUrl" : "https://appleid.apple.com/widget/account/repair?#!repair",
"aboutTwoFactorAuthenticationUrl" : "https://support.apple.com/kb/HT204921",
"twoFactorVerificationSupportUrl" : "https://support.apple.com/HT208072",
"hasRecoveryKey" : false,
"supportsRecoveryKey" : false,
"autoVerified" : false,
"showAutoVerificationUI" : false,
"trustedPhoneNumber" : {
"numberWithDialCode" : "+• (•••) •••-••89",
"obfuscatedNumber" : "(•••) •••-••89",
"id" : 1
},
"hsa2Account" : false,
"restrictedAccount" : false,
"managedAccount" : false,
"supportsRecovery" : true
},
"aboutTwoFactorAuthenticationUrl" : "https://support.apple.com/kb/HT204921"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment