Skip to content

Keeps produce warning log #413

Closed
@a7711555

Description

@a7711555
  • Operating System version: windows 10 1909
  • Library version: 3.2.1
  • Python version: 3.7.6
  • Firebase Product: notify

Firebase keeps produce warning log like below while sending message with messaging.send_multicast()

googleapiclient._helpers - WARNING - __init__() takes at most 1 positional argument (3 given)

I found a relevant issue #305 but the problem still exists

Like the author of #305 said, give http.BatchHttpRequest named arguments can fix the problem, it really work.

Thanks very much.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions