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
Warning: A non-numeric value encountered in /Users/skyrichardson/Documents/Projects/zoombee/b2-php-gliterd/vendor/gliterd/backblaze-b2/src/Client.php on line 45
Line 45 // set reauthorize time to force an authentication to take place $this->reAuthTime = Carbon::now('UTC')->subSeconds($this->authTimeoutSeconds * 2);
The text was updated successfully, but these errors were encountered:
Warning: A non-numeric value encountered in /Users/skyrichardson/Documents/Projects/zoombee/b2-php-gliterd/vendor/gliterd/backblaze-b2/src/Client.php on line 45
Line 45
// set reauthorize time to force an authentication to take place $this->reAuthTime = Carbon::now('UTC')->subSeconds($this->authTimeoutSeconds * 2);
The text was updated successfully, but these errors were encountered: