You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think you should add this to your nginx config to expose these headers to the browser: add_header 'Access-Control-Expose-Headers' 'Content-Transfer-Encoding,Grpc-Message,Grpc-Status'
Hope this helps
I am using a nginx proxy which is compiled according to docker example in the repo.
I send a request to the proxy and it can receive the data correctly while the console would log a lot of errors.
The text was updated successfully, but these errors were encountered: