Skip to content

Firebase keep producing noisy log #305

@b3g00d

Description

@b3g00d
  • Operating System version: Ubuntu 18.04
  • Library version: 2.17.0
  • Firebase Product: notify

Firebase messaging send_all keep producing this log

__init__() takes at most 1 positional argument (3 given)                            
Attempting refresh to obtain initial access_token                        

And I can only remove the first log on this

batch = http.BatchHttpRequest(callback=batch_callback, batch_uri=_MessagingService.FCM_BATCH_URL)

on messaging file.

And the second log doesn't bother me much
https://stackoverflow.com/questions/52965123/dataflow-runner-attempting-refresh-to-obtain-initial-access-token#comment92852936_52965123

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions