Skip to content

v2.7.4

Choose a tag to compare

@surendranb surendranb released this 12 Jul 14:01

What's new

  • Clearer setup errors — when configuration is incomplete, the assistant now gets a complete, self-contained explanation of what's wrong, why it can't proceed, and exactly what to do (with your specific values), so it can help you in one step instead of guessing or looping.
  • Right guidance for your auth type — the server now recognizes whether you're using a service-account key or gcloud login, and tailors the fix accordingly (including the exact service-account email to grant access to).
  • Forwardable fix instructions — if the person who can fix access (e.g. your GA4 admin) isn't you, the error includes a ready-to-send line you can pass along.
  • Credentials are validated when provided, so a wrong or malformed key is caught immediately.
  • Anonymous usage telemetry only; opt out any time with DISABLE_TELEMETRY=1.