go-zero icon indicating copy to clipboard operation
go-zero copied to clipboard

Gateway proxy http request 404

Open adcwb opened this issue 1 week ago • 0 comments

Reference Links: https://go-zero.dev/docs/tutorials/gateway/grpc

This is completely in accordance with the official demo example. I don't know why the request is 404.

gRPC request image

gateway http request image

$ goctl -v goctl version 1.6.4 windows/amd64

$ protoc --version libprotoc 3.19.4

$ protoc-gen-go --version protoc-gen-go.exe v1.33.0

$ protoc-gen-go-grpc --version protoc-gen-go-grpc 1.3.0

adcwb avatar Jun 26 '24 02:06 adcwb