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 'Access-Control-Allow-Origin' header is present on the requested resource. How can i handle this issue? -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/grpc-io. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/a7f4a9c8-aaa7-4753-acc2-b9f5e77ba927%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
