"missing HTTP content-type" when using grpcurl

Pinecone has a gRPC interface. However, I’m getting this error when using raw grpcurl.

❯ grpcurl -authority <endpoint> -H "api-key: <api_key>" <endpoint>:443 list
Failed to list services: rpc error: code = Unknown desc = malformed header: missing HTTP content-type