Eryu Xia
Eryu Xia
Hi! So basically what we currently have is part of the JS protobuf API, and it's not likely to change for the lifespan of the project. Although, we are actually...
@Manuelraa Thanks so much for filing a detailed bug, with a repo for reproducing as well! I think you're indeed right that the `credentials` is not being used. I don't...
@jack-tutor Thanks for the report! It does sound like a mis-behavior indeed :) I wonder if you can, help identify the exact line of code which throws that error? It...
Thanks for reaching out :) Do you mean check the HTTP response code and error message in your networking tab? It should help in identifying what's going wrong. Also, for...
Hi! Thanks for reporting! I'm not really familiar with the go grpc server, and how metadata is propagated, but we do have a demo with a Node server which echos...
> Sure thing, > > Yes there's one closed issue, and another one which explores further another error down the line. Yes.. have understood about that :) > I'm running...
> I'm running the docker compose command which is supposed to build and run all images I guess. This is following the instructions from the TypeScript example. I will see...
@danias Hi! Thanks for the report (and providing the example patch how the issue can be fixed)! The patch you provide relaxes the type check so i understand it would...
Thanks for the report @augi! This sounds reasonable to me :) Is this an important use case for you? If you'd like to contribute a solution here, would be happy...
Aha ok good to know about the alternative! Agreed that this would be a good to have still 😃