gnmic icon indicating copy to clipboard operation
gnmic copied to clipboard

Getting error "String field 'gnmi.PathElem.key' contains invalid UTF-8 data when serializing a protocol buffer. Use the 'bytes' type if you intend to send raw bytes."

Open kapilrastogi1231 opened this issue 9 months ago • 1 comments

While running get request getting below error with PROTO encoding: "String field 'gnmi.PathElem.key' contains invalid UTF-8 data when serializing a protocol buffer. Use the 'bytes' type if you intend to send raw bytes." Can anyone please help to understand and resolve this issue? gRPC server is written in C++ and latest gRPC stack is in use (1.60.0).

kapilrastogi1231 avatar May 06 '24 08:05 kapilrastogi1231

Looks like an error coming from server side.

karimra avatar May 06 '24 16:05 karimra