Skip to content
This repository was archived by the owner on Aug 30, 2026. It is now read-only.
This repository was archived by the owner on Aug 30, 2026. It is now read-only.

Duplicate x-goog-request-params routing header #1004

Description

@daniel-sanche

The library uses _make_metadata to populate the x-goog-request-params metadata field. Later, the gapic layer automatically attaches its version of the same field. But the gapic-side doesn't touch app_profile_id

Both headers are sent to the backend, which can cause issues with routing

We can resolve this by making a patch in the gapic_generator

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

api: bigtableIssues related to the googleapis/python-bigtable API.

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions