Replies: 4 comments 3 replies
-
Can you provide the reproduction steps? |
Beta Was this translation helpful? Give feedback.
-
@ochuko3d Could you describe your issue elaborately? I cannot capture the meaning. |
Beta Was this translation helpful? Give feedback.
-
Reproduction steps I followed the steps giving in the following API6 doc: https://apisix.apache.org/docs/apisix/plugins/grpc-transcode/ I mapped the transcode on the route as below "plugins": { After doing that the route is create but when we carry out a test using postman, nothing is returned We are expecting to receive the below response, Upon checking the api6 pod i can see status code 200, but when I check the application on the pod, it seems apisix doesn't talk with the pod as no record is seen on the pod. observation
|
Beta Was this translation helpful? Give feedback.
-
Thanks for the prompt response @tokers but o have tried that, the only difference would be adding the Pb_option. Do i need to modify the kubernetes service object |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys,
I would really love help resolving an issue around grpc transcode returning static tokens. My proto file has a an import embedded. import proto and was able to upload it to apisix admin, and doing a trial run i keep getting an empty static token.
APISIX log report 200 to the server but its not responding properly
Beta Was this translation helpful? Give feedback.
All reactions