Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

this.auth.getUniverseDomain is not a function #5647

Closed
7 tasks done
tomerh2001 opened this issue Aug 29, 2024 · 1 comment
Closed
7 tasks done

this.auth.getUniverseDomain is not a function #5647

tomerh2001 opened this issue Aug 29, 2024 · 1 comment

Comments

@tomerh2001
Copy link

Please make sure you have searched for information in the following guides.

A screenshot that you have tested with "Try this API".

.

Link to the code that reproduces this issue. A link to a public Github Repository or gist with a minimal reproduction.

.

A step-by-step description of how to reproduce the issue, based on the linked reproduction.

this.auth.getUniverseDomain is not a function

A clear and concise description of what the bug is, and what you expected to happen.

    err: {
      "type": "TypeError",
      "message": "this.auth.getUniverseDomain is not a function",
      "stack":
          TypeError: this.auth.getUniverseDomain is not a function
              at GrpcClient.createStub (/Users/tomerh/Desktop/Projects/mccan-workspace/projects/routines/node_modules/@google-analytics/data/node_modules/google-gax/build/src/grpc.js:312:54)
              at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
      "attemptNumber": 1,
      "retriesLeft": 3
    }

A clear and concise description WHY you expect this behavior, i.e., was it a recent change, there is documentation that points to this behavior, etc. **

    "@google-analytics/data": "^4.8.0",
Copy link
Contributor

Issue was opened with an invalid reproduction link. Please make sure the repository is a valid, publicly-accessible github repository, and make sure the url is complete (example: https://github.com/googleapis/google-cloud-node)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant