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

fix: Remove 'x-goog-request-params' header from GRPC requests due to incorrect format. #1358

Merged
merged 4 commits into from Jul 19, 2023

Conversation

tom-andersen
Copy link
Contributor

@tom-andersen tom-andersen commented Jul 18, 2023

Remove 'x-goog-request-params' from headers, and fallback on google-cloud-resource-prefix instead.

@tom-andersen tom-andersen added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Jul 18, 2023
@product-auto-label product-auto-label bot added the size: s Pull request size is small. label Jul 18, 2023
@generated-files-bot
Copy link

Warning: This pull request is touching the following templated files:

  • google-cloud-firestore/src/main/java/com/google/cloud/firestore/v1/stub/GrpcFirestoreStub.java

@product-auto-label product-auto-label bot added the api: firestore Issues related to the googleapis/java-firestore API. label Jul 18, 2023
@product-auto-label product-auto-label bot added size: m Pull request size is medium. and removed size: s Pull request size is small. labels Jul 19, 2023
@tom-andersen tom-andersen changed the title Work around fix: Avoid encoding problem by omitting 'x-goog-request-params' header. Jul 19, 2023
@tom-andersen tom-andersen marked this pull request as ready for review July 19, 2023 19:49
@tom-andersen tom-andersen requested a review from a team as a code owner July 19, 2023 19:49
@tom-andersen tom-andersen removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Jul 19, 2023
@tom-andersen tom-andersen requested a review from wu-hui July 19, 2023 19:51
@gcf-owl-bot gcf-owl-bot bot requested a review from a team as a code owner July 19, 2023 19:57
@tom-andersen tom-andersen changed the title fix: Avoid encoding problem by omitting 'x-goog-request-params' header. fix: Remove 'x-goog-request-params' header from GRPC requests due to incorrect format. Jul 19, 2023
@tom-andersen tom-andersen merged commit 1a1bf5f into main Jul 19, 2023
18 of 19 checks passed
@tom-andersen tom-andersen deleted the tomandersen/workaround branch July 19, 2023 21:39
cherylEnkidu pushed a commit that referenced this pull request Dec 11, 2023
…incorrect format. (#1358)

* Work around

* Remove `x-goog-request-params`

* Lint

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: firestore Issues related to the googleapis/java-firestore API. size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants