Improve error message when CORS is not configured correctly by JamesNK · Pull Request #1171 ·...
Fixes #1163 Not including required gRPC headers in CORS configuration is a common error when using gRPC client in the browser. Why the error happens with CORS, and how to fix it is non-obvious. Upd...
github.com