Skip to content

Conversation

@vishalp-dev
Copy link
Member

@vishalp-dev vishalp-dev commented May 14, 2024

Description of change

  • Updated field exclusions list due to issue with getting exclusions for comparison dimension

Error details

  File "/opt/code/tap-ga4/tap_ga4/client.py", line 114, in check_dimension_compatibility
    return self._make_request(request)
  File "/usr/local/share/virtualenvs/tap-ga4/lib/python3.8/site-packages/backoff/_sync.py", line 105, in retry
    ret = target(*args, **kwargs)
  File "/opt/code/tap-ga4/tap_ga4/client.py", line 51, in _make_request
    return self.client.check_compatibility(request)
lib/python3.8/site-packages/google/analytics/data_v1beta/services/beta_analytics_data/client.py", line 1353, in check_compatibility
    response = rpc(
  File "/usr/local/share/virtualenvs/tap-ga4/lib/python3.8/site-packages/google/api_core/gapic_v1/method.py", line 113, in __call__
    return wrapped_func(*args, **kwargs)
  File "/usr/local/share/virtualenvs/tap-ga4/lib/python3.8/site-packages/google/api_core/timeout.py", line 120, in func_with_timeout
    return func(*args, **kwargs)
  File "/usr/local/share/virtualenvs/tap-ga4/lib/python3.8/site-packages/google/api_core/grpc_helpers.py", line 74, in error_remapped_callable
    raise exceptions.from_grpc_error(exc) from exc
google.api_core.exceptions.InvalidArgument: 400 Cannot have filter_partition dimension without specifying filter-partitions in the request.

Manual QA steps

Risks

Rollback steps

  • revert this branch

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

Successfully merging this pull request may close these issues.

4 participants