Skip to content

Instantly share code, notes, and snippets.

@amponce
Created February 8, 2023 19:46
Show Gist options
  • Save amponce/c7f76a748cd5c1e31a7da7a431248983 to your computer and use it in GitHub Desktop.
Save amponce/c7f76a748cd5c1e31a7da7a431248983 to your computer and use it in GitHub Desktop.
External Service Vet360 error
{
"data": {
"id": "",
"type": "users_scaffolds",
"attributes": {
"services": [
"facilities",
"hca",
"edu-benefits",
"form-save-in-progress",
"form-prefill",
"evss-claims",
"form526",
"user-profile",
"appeals-status",
"identity-proofed",
"vet360"
],
"account": {
"accountUuid": "e5f36311-7960-44b0-8d8e-c7dd357eaee8"
},
"profile": {
"email": "vets.gov.user+228@gmail.com",
"firstName": "MARK",
"middleName": null,
"lastName": "WEBB",
"birthDate": "1950-10-04",
"gender": "M",
"zip": "30058",
"lastSignedIn": "2023-02-08T19:44:01.522Z",
"loa": {
"current": 3,
"highest": 3
},
"multifactor": true,
"verified": true,
"signIn": {
"serviceName": "idme",
"accountType": "N/A",
"authBroker": "iam"
},
"authnContext": "http://idmanagement.gov/ns/assurance/loa/3",
"inheritedProofVerified": false,
"claims": null
},
"vaProfile": {
"status": "OK",
"birthDate": "19501004",
"familyName": "Webb",
"gender": "M",
"givenNames": [
"Mark"
],
"isCernerPatient": false,
"facilities": [],
"vaPatient": false,
"mhvAccountState": "OK"
},
"veteranStatus": {
"status": "OK",
"isVeteran": false,
"servedInMilitary": false
},
"inProgressForms": [
{
"form": "5655",
"metadata": {
"version": 0,
"returnUrl": "/resolution-options",
"savedAt": 1675808158532,
"submission": {
"status": false,
"errorMessage": false,
"id": false,
"timestamp": false,
"hasAttemptedSubmit": false
},
"expiresAt": 1680992158,
"lastUpdated": 1675808158,
"inProgressFormId": 3
},
"lastUpdated": 1675808158
}
],
"prefillsAvailable": [
"21-686C",
"40-10007",
"0873",
"22-1990",
"22-1990N",
"22-1990E",
"22-1990EMEB",
"22-1995",
"22-5490",
"22-5490E",
"22-5495",
"22-0993",
"22-0994",
"FEEDBACK-TOOL",
"22-10203",
"22-1990S",
"22-1990EZ",
"21-526EZ",
"1010ez",
"21P-530",
"21P-527EZ",
"686C-674",
"20-0995",
"20-0996",
"10182",
"MDOT",
"5655",
"28-8832",
"28-1900",
"26-1880"
],
"vet360ContactInformation": null,
"session": {
"authBroker": "iam",
"ssoe": true,
"transactionid": "tfYVR96Np9UNgtSdfGPKDw07+cjRxVFzPtqaL7N2MTk="
}
}
},
"meta": {
"errors": [
{
"externalService": "Vet360",
"startTime": "2023-02-08T19:44:06Z",
"endTime": null,
"description": "Breakers::OutageException, Outage detected on VAProfile/ContactInformation beginning at 1675885443, Breakers::OutageException",
"status": 503
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment