You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, when a service_account_file path is passed to FCM there is no check to ensure that the file exists. I propose ensuring the file exists before calling Google's oauth service.
Currently, when a
service_account_filepath is passed to FCM there is no check to ensure that the file exists. I propose ensuring the file exists before calling Google's oauth service.