I'm trying to test out gRPC in my Laravel application and I'm running into 
an error while sending the request.

While creating a client and making the request, I encounter an error that 
says 'Failed to parse binary descriptor'. It looks like the issue is with 
the protoc compiled PHP code

I have tried compiling the same proto file in Python and managed to send 
requests correctly without no errors. I'm unable to identify the exact 
nature of the issue in PHP.

Please help me to understand why this occurs and how I can fix it.


Link 
<https://stackoverflow.com/questions/77299476/php-grpc-compiled-code-has-strange-symbols-causing-failed-to-parse-binary-descr>
 
to question on StackOverflow for more details
<https://stackoverflow.com/collectives/php>

-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to grpc-io+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/b16f8515-f1ef-4d61-9e04-11f287e23426n%40googlegroups.com.

Reply via email to