Hi @Tobias

We are using the same protobufs as recommended 
here https://github.com/TykTechnologies/tyk/tree/master/coprocess
We have not defined any repeated field ourselves.

On Monday, September 18, 2023 at 1:27:40 PM UTC+5:30 Tobias Krueger wrote:

> Hi Mohit,
>
> are you sure that you are not mixing up a field index?
> I have seen this very error when one side was using a repeated field and 
> the other side a string field on the same index.
>
> Best
>
> On Monday, September 18, 2023 at 9:36:07 AM UTC+2 Mohit Kumar wrote:
>
>> Hi All
>>
>> We are using grpc as a plugin for opensource gateway (tyk) where we are 
>> facing one issue while dispatching the request to grpc server. Error is as 
>> following:
>>
>> *rpc error: code = Internal desc = grpc: error while marshaling: string 
>> field contains invalid UTF-8*
>>
>> By seeing the error it looks like grpc plugin is not supporting char set 
>> other than UTF-8.
>> Is there any configuration in grpc so that we can add support for special 
>> characters other than UTF-8.
>>
>> Reference Issue: 
>> https://community.tyk.io/t/tyk-gateway-not-supporting-non-utf-8-characters/6707
>>
>> Thanks
>>
>

-- 
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/f1c2e6c9-5713-465a-b0ee-80bafc119b2dn%40googlegroups.com.

Reply via email to