I have an API key URL which uses the python language and data is transmitted as procobuff. Actually, I want to read the data from that URL through PHP language. Whether I should install protobuff related to operating system windows and the php language-related protobuff.My System is a windows machine.
On Wednesday, June 15, 2022 at 4:31:51 PM UTC+5:30 [email protected] wrote: > Is this really a gRPC question? protobuf is just a payload serialization > format > > If it *is* gRPC, then: *how* is the API key expected to be transmitted? Is > it a header? a payload item? Honestly, linking to the API specification > would be a good idea. Otherwise this is very vague. > > On Wed, 15 Jun 2022 at 07:58, Dinny Augustine <[email protected]> wrote: > >> Hi, >> I am new to protobuf. I want to get the response of an API key that uses >> protobuf .I am using PHP language. How can I accomplish this. >> >> Thanks in advance >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Protocol Buffers" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/protobuf/84cc1c93-d7f5-4ac6-8637-ff07478faa2dn%40googlegroups.com >> >> <https://groups.google.com/d/msgid/protobuf/84cc1c93-d7f5-4ac6-8637-ff07478faa2dn%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > > > -- > Regards, > > Marc > -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/protobuf/a22d384c-8626-45a4-a33c-bab2481fda70n%40googlegroups.com.
