grpc / grpc-web

gRPC for Web Clients
https://grpc.io
Apache License 2.0
8.46k stars 762 forks source link

grpc 中 request 和 request.toObject() 返回的数据不一致 导致存储的数据也不一致 #1272

Closed VaneBoy closed 2 weeks ago

VaneBoy commented 1 year ago

request 返回 a14fbd3884d0b7247b51b1baea7ff6e

request.toObject() 8a41c2d10042d0a73b201d02f80a879

求解

sampajano commented 2 weeks ago

Hi :) I'm closing this issue because not sufficient details was provided.

It looks like an encoding issue, but it would be difficult to understand without more details.

If you could, please help setup a demo showcasing this issue (e.g. on github) and re-open this issue.

Thanks! 😃