C++ AddMetadata data transfer to server error
What version of gRPC and what language are you using?
grpc-v1.59.1,C++
What operating system (Linux, Windows,...) and version?
Windows
What runtime / compiler are you using (e.g. python version or version of gcc)
MSVC
What did you do?
Please provide either 1) A unit test for reproducing the bug or 2) Specific steps for us to follow to reproduce the bug. If there’s not enough information to debug the problem, gRPC team may close the issue at their discretion. You’re welcome to re-open the issue once you have a reproduction.
What did you expect to see?
I hope the client can correctly transmit data to the server for parsing
What did you see instead?
Make sure you include information that can help us debug (full error message, exception listing, stack trace, logs).
See TROUBLESHOOTING.md for how to diagnose problems better.
Anything else we should know about your project / environment?
There's not enough information here to reproduce the problem. The screenshot you shared from the client shows only a small snippet of the client code, and it's not clear exactly where you are seeing the data in the second screenshot.
If you can share a complete, standalone example of your client and server code that we can run, that will help us understand what's happening here.
More than 30 days have passed since label "disposition/requires reporter action" was added. Closing this issue. Please feel free to re-open/create a new issue if this is still relevant.