I'm having this issue in Solarwinds NPM 2020.2.6 while adding any widget to summary page. Details are below: If anyone find any solution ?
{
"data": {
"Message": "There was an error processing the request.",
"StackTrace": "",
"ExceptionType": ""
},
"status": 500,
"config": {
"method": "POST",
"transformRequest": [
null
],
"transformResponse": [
null
],
"jsonpCallbackParam": "callback",
"headers": {
"Accept": "application/json, text/plain, */*",
"Content-Type": "application/json;charset=utf-8",
"X-XSRF-TOKEN": "LgZfmllVgAc9MmqI+X3TbEOiwQE5O7ouhKUnkowgPnI="
},
"cache": false,
"url": "">172.16.55.16:443/.../GetGroupcategories
"data": {
"request": {
"GroupName": "Owner",
"ViewType": "Summary"
}
},
"params": {
"viewId": 1,
"swAlertOnError": true,
"swLogOutOnAuthError": false,
"swLogOnError": [
401,
403,
500,
501,
502,
503,
504,
505,
506,
507,
508,
509,
510
],
"swToastOnError": [
401,
403,
500,
501,
502,
503,
504,
505,
506,
507,
508,
509,
510
]
}
},
"statusText": "",
"xhrStatus": "complete"
}