Skip to content

fix(fcm): Passing params as keyword arguments to googleapiclient #414

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

Merged
merged 2 commits into from
Feb 19, 2020

Conversation

hiranya911
Copy link
Contributor

googleapiclient logs a warning when arguments are not passed as keyword arguments. This PR addresses this issue.

Resolves #413

Also related to googleapis/google-api-python-client#825

RELEASE NOTE: Fixing an incorrect error message logged by the messaging module when calling the batch send APIs.

Copy link
Member

@lahirumaramba lahirumaramba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks!

@hiranya911 hiranya911 merged commit 076591f into master Feb 19, 2020
@hiranya911 hiranya911 deleted the hkj-batch-uri branch February 19, 2020 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Keeps produce warning log
2 participants