{
  "error": {
    "code": 500,
    "message": "Exception has been thrown by the target of an invocation.\nA generic error occurred in GDI+.",
    "details": [
      "Exception has been thrown by the target of an invocation.",
      "A generic error occurred in GDI+."
    ],
    "principal": {
      "isAuthenticated": false,
      "label": "Guest",
      "expiry": null,
      "identities": [
        {
          "authenticationType": "",
          "isAuthenticated": false,
          "nameClaimType": "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/name",
          "roleClaimType": "http://schemas.microsoft.com/ws/2008/06/identity/claims/role",
          "label": null,
          "claims": [
            {
              "type": "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/name",
              "value": "Guest",
              "valueType": "http://www.w3.org/2001/XMLSchema#string",
              "issuer": "urn:gcx:guest",
              "originalIssuer": "urn:gcx:guest",
              "properties": {}
            },
            {
              "type": "http://www.geocortex.net/security/claims/category/known",
              "value": "",
              "valueType": "http://www.w3.org/2001/XMLSchema#string",
              "issuer": "urn:gcx:global",
              "originalIssuer": "urn:gcx:global",
              "properties": {}
            }
          ]
        }
      ],
      "policy": {
        "authenticate": false,
        "hints": null,
        "issuers": []
      },
      "urls": {
        "expirationNotice": "https://portal.tnrd.ca/Geocortex/Essentials/REST/security/expirationNotice",
        "referrer": null,
        "refresh": null,
        "signIn": "https://portal.tnrd.ca/Geocortex/Essentials/REST/security/signIn",
        "signOut": "https://portal.tnrd.ca/Geocortex/Essentials/REST/security/signOut"
      },
      "tokens": {
        "arcgis": {},
        "geocortex": {},
        "site": null
      }
    }
  }
}