[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

[grpc-io] Handling cors issue in web-grpc

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 'domain.com:/data_grpc.DataHandler/Get' from origin 'http://domain.com' has been blocked by CORS policy: Cross origin requests are only supported for protocol schemes: http,

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,