-
Notifications
You must be signed in to change notification settings - Fork 340
Closed
Labels
Description
- 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