When I call pubSub I'm receiving following error.
TypeError: this.auth.getUniverseDomain is not a function at GrpcClient.createStub (/workspace/node_modules/google-gax/build/src/grpc.js:312:54)
I'm using
"@google-cloud/pubsub": "4.1.1".
node 20
Hi, @birosrichard. This repository is specifically for the load test framework and ordering key prober. You should put your issue in the Node Pub/Sub library repo: https://github.com/googleapis/nodejs-pubsub
Hi,
When I call pubSub I'm receiving following error.
TypeError: this.auth.getUniverseDomain is not a function at GrpcClient.createStub (/workspace/node_modules/google-gax/build/src/grpc.js:312:54)
I'm using "@google-cloud/pubsub": "4.1.1". node 20