Re: [grpc-io] Handling CORS policy

2018-11-05 Thread guruzhost
Solved using envoy as reflection to Golang grpc server -- 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 post to this group, s

Re: [grpc-io] Handling CORS policy

2018-11-05 Thread 'Stanley Cheung' via grpc.io
It might be easier if you log an issue to to our Github repo github.com/grpc/grpc. Which proxy are you using? On Mon, Nov 5, 2018 at 3:02 AM wrote: > > I'm getting cors issue when try to connect web-grpc to golang grpc server > saying.. > > Access to XMLHttpRequest at 'http://domain.com/data_gr

[grpc-io] Handling CORS policy

2018-11-05 Thread guruzhost
I'm getting cors issue when try to connect web-grpc to golang grpc server saying.. Access to XMLHttpRequest at 'http://domain.com/data_grpc.DataHandler/Get' from origin 'http://domain.com' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'A