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
Added patch to prevent crash
Sometimes Google Api Client got disconnected, so that it caused
crashes.
Now, it would check the Google Api Client is connected, if it’s not
connected, then connect first and execute the command.