Skip to content

Handle malformed JSON returns #5

@remingtonc

Description

@remingtonc

Malform JSON can be returned in errors, etc. Need to handle these problems.

{
   "rpc-reply" : {
      "rpc-error" : {
         "error-type" : "protocol",
         "error-tag" : "unknown-namespace",
         "error-severity" : "error",
         "error-message" : "Namespace="http://openconfig.net/yang/interfaces""
      }
   }
}

NXOS: version 7.0(3)I7(3)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions