Skip to main content

Error

Error: Internal server error: {"response":{"data":{"route":null},"errors":[{"debugMessage":"Redirect loop identified at <em class=\"placeholder\">/topics/healthcare</em> for redirect <em class=\"placeholder\">95</em>","message":"Internal server error","extensions":{"category":"internal"},"locations":[{"line":2,"column":3}],"path":["route"]}],"status":200,"headers":{},"body":"{\"errors\":[{\"debugMessage\":\"Redirect loop identified at \\u003Cem class=\\u0022placeholder\\u0022\\u003E\\/topics\\/healthcare\\u003C\\/em\\u003E for redirect \\u003Cem class=\\u0022placeholder\\u0022\\u003E95\\u003C\\/em\\u003E\",\"message\":\"Internal server error\",\"extensions\":{\"category\":\"internal\"},\"locations\":[{\"line\":2,\"column\":3}],\"path\":[\"route\"]}],\"data\":{\"route\":null}}"},"request":{"query":"query GetTopicByName($path: String!) {\n route(path: $path) {\n ... on RouteInternal {\n entity {\n ... on TermTopics {\n id\n name\n path\n description {\n value\n }\n imageOfTopic {\n alt\n height\n width\n url\n }\n changed {\n time\n }\n tagsRelatedToTopic {\n id\n name\n }\n metatag {\n ... on MetaTagProperty {\n __typename\n attributes {\n content\n property\n }\n }\n ... on MetaTagLink {\n __typename\n tag\n attributes {\n href\n rel\n type\n }\n }\n ... on MetaTagScript {\n content\n tag\n attributes {\n integrity\n src\n type\n }\n }\n ... on MetaTagValue {\n __typename\n tag\n attributes {\n name\n content\n }\n }\n }\n }\n }\n }\n }\n}","variables":{"path":"/topics/healthcare-0"}}}

          {
  "response": {
    "data": {
      "route": null
    },
    "errors": [
      {
        "debugMessage": "Redirect loop identified at <em class=\"placeholder\">/topics/healthcare</em> for redirect <em class=\"placeholder\">95</em>",
        "message": "Internal server error",
        "extensions": {
          "category": "internal"
        },
        "locations": [
          {
            "line": 2,
            "column": 3
          }
        ],
        "path": [
          "route"
        ]
      }
    ],
    "status": 200,
    "headers": {},
    "body": "{\"errors\":[{\"debugMessage\":\"Redirect loop identified at \\u003Cem class=\\u0022placeholder\\u0022\\u003E\\/topics\\/healthcare\\u003C\\/em\\u003E for redirect \\u003Cem class=\\u0022placeholder\\u0022\\u003E95\\u003C\\/em\\u003E\",\"message\":\"Internal server error\",\"extensions\":{\"category\":\"internal\"},\"locations\":[{\"line\":2,\"column\":3}],\"path\":[\"route\"]}],\"data\":{\"route\":null}}"
  },
  "request": {
    "query": "query GetTopicByName($path: String!) {\n  route(path: $path) {\n    ... on RouteInternal {\n      entity {\n        ... on TermTopics {\n          id\n          name\n          path\n          description {\n            value\n          }\n          imageOfTopic {\n            alt\n            height\n            width\n            url\n          }\n          changed {\n            time\n          }\n          tagsRelatedToTopic {\n            id\n            name\n          }\n          metatag {\n            ... on MetaTagProperty {\n              __typename\n              attributes {\n                content\n                property\n              }\n            }\n            ... on MetaTagLink {\n              __typename\n              tag\n              attributes {\n                href\n                rel\n                type\n              }\n            }\n            ... on MetaTagScript {\n              content\n              tag\n              attributes {\n                integrity\n                src\n                type\n              }\n            }\n            ... on MetaTagValue {\n              __typename\n              tag\n              attributes {\n                name\n                content\n              }\n            }\n          }\n        }\n      }\n    }\n  }\n}",
    "variables": {
      "path": "/topics/healthcare-0"
    }
  }
}